Assign role to organization user
POST
/organization-roles
Permissions
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://transactions.srblabs.io/api/v1/organization-roles' \
--header 'Content-Type: application/json' \
--data-raw '{}'
Response Response Example
204 - Example 1
{}
Request
Body Params application/json
Responses
Modified at 2025-04-30 01:06:55