Sets the status of an existing space specified by Space ID and Status ID. Returns JSON indicating whether or not the specified space status was actually updated. ResponseData is true when the status was saved; a SpaceID of 0 or less returns false without a lookup.
Authorization
Bearer YOUR_TOKEN
Content-Type
application/json
SpaceID
StatusID
Authorization: Bearer YOUR_TOKEN Content-Type: application/json
https://your-site.com/api/spaces/3/status
"1"
{ "IsError": false, "ResponseMessage": "", "ResponseData": true }
{ "Message": "The request is invalid." }
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/527/rest-api-set-space-status
Your session has expired. You are being logged out.