v1

latestOpenAPI 3.1.02026-07-2466150275.0 KB
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

errorboolean

A boolean error indicator.

messagestring nullable

Optional message.