post https://example.com/api/1/organizations//users
creates a new user in the specified organization
Log in to see full request history
Responses
creates a new user in the specified organization
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/1/organizations/orgId/users \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: