Delete
Removes Worker from Hire Group.
Request
DELETE https://ttv.microworkers.com/api/v2/hire-groups/custom/{id}/workers/{workerId}
Parameters
Path Parameter |
||
---|---|---|
Name |
Type |
Description |
id |
string |
The ID of Hire Group. |
workerId |
string |
The ID of Worker. |
Response
Response HTTP Codes
Http Code |
Response Type |
Description |
---|---|---|
204 |
No Content (OK) |
|
401 |
Unauthorized |
|
404 |
Not found |