Add a new top level role
ImportantThis endpoint creates roles at the top level community. See REST API: Add Space Role to create a space-level role.
Authorization
Bearer YOUR_TOKEN
Content-Type
application/json
Role JSON
Description
RoleName
Authorization: Bearer YOUR_TOKEN Content-Type: application/json
https://your-site.com/api/roles
{ "Description":"A person whose job is to test something, especially a new product.", "RoleName": "Tester" }
{ "IsError": false, "ResponseMessage": true, "ResponseData": 61 }
{ "IsError": true, "ResponseMessage": "Required field missing", "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/444/rest-api-add-role
Your session has expired. You are being logged out.