Skip to main content

Delete a Profile Task

Delete a profile task by its unique ID. If the profile task exists, it will be deleted.

Path Parameters
id int64 REQUIRED

Unique integer ID of the profile task to delete

id int32 REQUIRED
Responses
200

Profile task deleted successfully

204

No profile task found with the specified ID

401

Unauthorized access