Projects
Remove a Worker
Remove a worker from a project.
This does not remove the user from the system, it simply removes them from the project. If the user was not present in the project, the system will throw an error.
delete/v1/project/{project_id}/worker/{worker_id}/
Path parameters
project_idinteger required
worker_idinteger required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.