Post a status update to a profile or group. This is how you share quick news, announcements, or thoughts with the community.
Authorization
Bearer YOUR_TOKEN
Content-Type
application/json
Wall Post JSON
WallText
ToUserID
SpaceID
SharedLinkTitle
SharedLinkDescription
SharedLinkHref
SharedLinkImageSrc
Authorization: Bearer YOUR_TOKEN Content-Type: application/json
https://your-site.com/api/wall
{ "WallText": "We'd love everyone's thoughts and opinions.", "SharedLinkTitle": "Everyone started small", "SharedLinkDescription": "Learn how you can build your business", "SharedLinkImageSrc": "https://your-site.com/business.jpg", "SharedLinkHref": "https://your-site.com/learn-to-build" }
{ "IsError": false, "ResponseMessage": "", "ResponseData": 251 }
{ "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/709/rest-api-create-wall-post
Your session has expired. You are being logged out.