Add a worker to a project

Use this endpoint to add a worker to a specified project. You first need to create a worker before you can add them to a project.

Path Params
string
required

The universal unique identifier (UUID) of the project to which you want to add the worker. You can find this in the super.AI dashboard URL of your project.

int32
required

The worker ID for the worker you want to add to the project.

Body Params
string

The user role for the worker. Either LABELER or REVIEWER. See the User permissions page for more information on user roles.

Responses

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json