post https://api.tetrascience.com/v1/roles//users
Log in to see full request history
Responses
204Users added / removed from role successfully
401Invalid token
403Caller is not authorized to preform this action
404Role not found
204Users added / removed from role successfully
401Invalid token
403Caller is not authorized to preform this action
404Role not found
xxxxxxxxxx
curl --request POST \
--url https://api.tetrascience.com/v1/roles/roleId/users \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!