workers
Creates a worker
post/v1/workers
Query parameters
orgstring
Headers
X-Fieldsstring mask
An optional fields mask
Request body
Example request
{
"type": "USER"
}Response
Success
Example response
{
"status": "INVITED",
"type": "USER"
}An optional fields mask
{
"type": "USER"
}Success
{
"status": "INVITED",
"type": "USER"
}