Create a new Role Assignment. N.B. you must have the role Manage Users to perform this action. If you wish to add an Admin role you must have the Administrator role.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Header Params
Responses
🟢201Created
application/json
The successfully created record.
Body
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'http://api.cephisso.dev/ords/cephisso_system/v1//access-management/role-assignments' \
--header'Authorization: Bearer <token>'