post https://api.7shifts.com/v2/company//users
Log in to see full request history
Minimum Plan Required: Entrée
Responses
Minimum Plan Required: Entrée
xxxxxxxxxx
10curl --request POST \
--url https://api.7shifts.com/v2/company/company_id/users \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"type": "employee",
"language": "en"
}
'
Try It!
to start a request and see the response here! Or choose an example: