Assign Roles to ClientAsk AIpost https://{application_vanity_domain}/api/v1/clients/{clientId}/assign-rolesPath ParamsclientIdstringrequiredlength between 1 and 26The ID of the client that the resource or action is scoped to.Body ParamsRole Assignment RequestroleIdsarray of stringsrequiredlength ≤ 5List of role IDs that should be assigned to either a user or client.roleIds*ADD stringResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 405Method Not Allowed 406Not Acceptable 409Conflict 415Unsupported Media Type 500Internal Server Error 503Service UnavailableUpdated 6 months ago