Join the conversation by adding a comment. Keep discussions going by replying to status updates and news. Use this to build fully interactive activity feeds that let users engage with each other.
Authorization
Bearer YOUR_TOKEN
Content-Type
application/json
Wall Comment JSON
CommentText
WallID
Authorization: Bearer YOUR_TOKEN Content-Type: application/json
https://your-site.com/api/wall/comment
{ "CommentText": "Looks pretty cool! I think it would be helpful to provide some additional data from the customer survey we recently conducted.", "WallID": "192" }
{ "IsError": false, "ResponseMessage": "", "ResponseData": { "CommentID": 304, "WallID": 192, "CommentText": "Looks pretty cool! I think it would be helpful to provide some additional data from the customer survey we recently conducted.", "FromUserID": 1, "FromUserDisplayName": "Alexis Fox", "FromUserAvatarVirtualPath": "your-site.com/assets/Themes/default/images/avatar-default.jpg", "FromUserProfileURL": "your-site.com/people/admin", "DatePosted": "2026-01-01T12:00:00Z", "DateTimeSpan": "2026-01-01T12:00:00Z", "DateTimeISO": "2026-01-01T12:00:00Z", "DateTimeFull": "2026-01-01T12:00:00Z", "SpaceID": 252, "LikeDislikeControlHTML": " · 0 Loading ... Like ", "CanBeDeleted": true, "CommentTextHtmlFormatted": "Looks pretty cool! I think it would be helpful to provide some additional data from the customer survey we recently conducted.", "CommentTextFormatted": "Looks pretty cool! I think it would be helpful to provide some additional data from the customer survey we recently conducted.", "IsAwardComment": false } }
{ "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/710/rest-api-create-wall-post-comment
Your session has expired. You are being logged out.