Update a space role's name or description. ResponseData is true when the role was saved.
Authorization
Bearer YOUR_TOKEN
Content-Type
application/json
RoleID
Role JSON
RoleName
Description
SpaceID
Authorization: Bearer YOUR_TOKEN Content-Type: application/json
https://your-site.com/api/spaces/23/roles/780
{ "RoleName": "System Analyst", "Description": "A systems analyst uses computers and related systems to design new IT solutions, modify, enhance or adapt existing systems and integrate new features." }
{ "IsError": false, "ResponseMessage": "", "ResponseData": true }
{ "IsError": true, "ResponseMessage": "Required parameter is missing or invalid.", "ResponseData": null }
While Axero does not enforce hard rate limits by default, we recommend the following best practices to ensure optimal performance:
Axero may implement temporary rate restrictions if excessive API usage affects overall site performance. For high-volume integrations, contact Axero to discuss your requirements.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/axero-documentation/wiki/view/530/rest-api-update-space-role
Your session has expired. You are being logged out.