Edit the details of an existing Space. Change descriptions, rename teams, or adjust security settings as needs evolve. Use this for programmatic site maintenance and keeping your groups up-to-date. ResponseMessage is the string True when the space was saved and ResponseData is the SpaceID.
Authorization
Bearer YOUR_TOKEN
Content-Type
application/json
SpaceID
Space JSON
SpaceName
Description
EnableArticles
EnableBlogs
EnableEvents
EnableFiles
EnableForums
EnableIssueTracker
EnablePhotos
EnableVideos
EnableWiki
SpaceVisibility
IsFeatured
IsArticleWorkflowActive
IsBlogWorkflowActive
IsEventWorkflowActive
IsFileWorkflowActive
IsForumWorkflowActive
IsPhotoWorkFlowActive
IsVideoWorkFlowActive
IsWikiWorkflowActive
MembershipType
ParentSpaceID
StatusID
Authorization: Bearer YOUR_TOKEN Content-Type: application/json
https://your-site.com/api/spaces/187
{ "Description": "In a support group, members provide each other with various types of help. Members with the same issues can come together for sharing coping strategies, to feel more empowered and for a sense of community." }
{ "IsError": false, "ResponseMessage": "True", "ResponseData": 427 }
{ "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/509/rest-api-update-space
Your session has expired. You are being logged out.