Provides programmatic access for the creation and processing of get multiple content resources.
Authorization
Bearer YOUR_TOKEN
Content-Type
application/json
Forum topic JSON
EntityType
ContentTitle
ContentBody
ParentContentID
SpaceID
AuthorID
LockedByUserID
IsSticky
IsFeatured
Authorization: Bearer YOUR_TOKEN Content-Type: application/json
https://your-site.com/api/content
{ "ContentTitle": "Battery discharge issue", "ParentContentID": 1, "EntityType": 55, "ContentBody": "Battery of my laptop gets discharged very soon.", "SpaceID": 0 }
{ "IsError": false, "ResponseMessage": "true", "ResponseData": 272 }
{ "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/576/rest-api-create-forum-topic
Your session has expired. You are being logged out.