Supports the synchronization and modification of update bookmark properties via the API.
Authorization
Bearer YOUR_TOKEN
Content-Type
application/json
Title
Description
EntityType
Authorization: Bearer YOUR_TOKEN Content-Type: application/json
https://your-site.com/api/content/170/bookmarks?entitytype=3
{ "Title": "Axero API Documentation", "Description": "Official API reference for integrating with the Axero platform." }
{ "IsError": false, "ResponseMessage": "", "ResponseData": { "BookmarkID": 22, "EntityID": 170, "EntityType": 3, "SpaceID": 0, "Url": "https://your-site.com/articles/news/170/Blogging", "UserID": 21, "DateCreated": "2026-04-26T07:17:28.02", "SortOrder": 0, "Title": "Article on blogging", "Description": "Article on blogging", "IsExternal": false, "BookmarkEntityIconCssClass": "icon-file" } }
{ "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/32508/rest-api-update-bookmark
Your session has expired. You are being logged out.