Delete Slots
Removes all untaken Slots from Hire Group Campaign’s Tasks Group and marks unrated Slots as expired.
Request
DELETE https://ttv.microworkers.com/api/v2/hire-group-campaigns/{campaignId}/tasks-groups/{tasksGroupId}/slots
Parameters
Path Parameter |
||
---|---|---|
Name |
Type |
Description |
campaignId |
string |
The ID of Campaign. |
tasksGroupId |
string |
The ID of Tasks Group. |
Response
Response HTTP Codes
Http Code |
Response Type |
Description |
---|---|---|
202 |
Accepted (OK) |
|
401 |
Unauthorized |
|
403 |
Access denied |
|
404 |
Not found |