Adds a file to wall post
Authorization
Bearer YOUR_TOKEN
Content-Type
multipart/form-data
SpaceID
WallID
DirectoryID
Authorization: Bearer YOUR_TOKEN Content-Type: multipart/form-data
https://your-site.com/api/spaces/123/wall/123/files?DirectoryID=123
To attach a file to a wall post (e.g., sharing a document, spreadsheet, or image in a space feed) using Postman:
file
{ "IsError": false, "ResponseData": [ { "ContentID": 220, "EntityType": 3, "ContentTypeID": 14, "ContentTitle": "photo-1499828885920-db68c59fa4ab.jpg", "ContentStub": "photo-1499828885920-db68c59fa4ab-jpg", "ContentBody": "", "ContentBodyUnprocessed": "", "ContentSummary": "", "AuthorID": 4, "AuthorUserName": "aparna", "UpdatedByUserID": 4, "UpdatedByUserDisplayName": "2026-01-01T12:00:00Z", "UpdatedByUserUsername": "2026-01-01T12:00:00Z", "UpdatedByUserEmail": "2026-01-01T12:00:00Z", "UpdatedByUserFirstName": "2026-01-01T12:00:00Z", "UpdatedByUserLastName": "2026-01-01T12:00:00Z", "UpdatedByUserAvatarImageUrl": "2026-01-01T12:00:00Z", "UpdatedByUserProfileUrl": "2026-01-01T12:00:00Z", "ParentContentID": 17, "ContentVersionID": 1, "SpaceID": 252, "WorkflowID": 0, "CurrentWorkflowStepID": 0, "StatusID": 1, "DateCreated": "2026-01-01T12:00:00Z", "DatePublished": "2026-01-01T12:00:00Z", "DateUpdated": "2026-01-01T12:00:00Z", "IsFeatured": false, "ViewCount": 0, "CommentCount": 0, "Rating": 0, "MetaTitle": "photo-1499828885920-db68c59fa4ab.jpg", "MetaDescription": "", "MetaKeywords": "", "PageH1Content": "", "HeadCustomContent": "", "SideBarContent": "", "ExtraSideBarContent": "", "ContentMediaServerID": 3, "ContentMediaFileName": "07c1b9df-c17b-4832-b61b-fd1eea6c0279.jpg", "ContentMediaServerRootURL": "https://your-site.com/Assets/Uploaded-Files", "SpaceName": "public space", "SpaceURL": "https://your-site.com/spaces/1/public-space", "AuthorDisplayName": "Aparna Anand", "AuthorEmail": "SampleEmail@your-site.com", "AuthorFirstName": "Aparna", "AuthorLastName": "anand", "AuthorAvatarImageUrl": "https://your-site.com/assets/Themes/default/images/avatar-default.jpg", "AuthorProfileUrl": "https://your-site.com/people/aparna", "IsLatest": false, "TagsCSV": "", "DateCreatedString": "2026-01-01T12:00:00Z", "DateCreatedShortString": "2026-01-01T12:00:00Z", "DatePublishedString": "2026-01-01T12:00:00Z", "DatePublishedShortString": "2026-01-01T12:00:00Z", "DateUpdatedString": "2026-01-01T12:00:00Z", "DateUpdatedShortString": "2026-01-01T12:00:00Z", "ContentURL": "https://your-site.com/spaces/1/public-space/files/111/photo-1499828885920-db68c59fa4ab-jpg", "ContentVersionURL": "https://your-site.com/spaces/1/public-space/files/111/photo-1499828885920-db68c59fa4ab-jpg?version=1", "IsPublishedFromDraftMode": false, "IsPublishedFromDelayedPublishingMode": false, "ParentContentTitle": "Activity Stream Files", "ParentContentURL": "https://your-site.com/spaces/1/public-space/files?directoryid=17", "IsPublishedFromUnderProcessingMode": false, "IsWallContent": false, "HasRead": false, "ContentFileSize": 59041, "ContentFileSizeString": "57.7KB", "ContentTypeIconCSSClass": "cf-icon cf-icon-file-image", "IsEditable": true, "IsDeletable": true, "IsDownloadable": true, "IsChekoutable": false, "IsUndochekoutable": false, "IsChekinable": false, "IsRestoreable": true, "IsPurgeable": false, "IsHistoryViewable": false, "IsMoveable": true, "IsChildContentCreationAllowed": false, "IsContentCreationAllowed": false, "ContentMediaOnlineViewUrl": "https://your-site.com/spaces/1/public-space/files/view/111", "ContentMediaUrl": "https://your-site.com/fileattachment?file=fmyj2ph%2FyPChuTHASXhJTg%3D%3D&v=1", "ContentHistoryUrl": "https://your-site.com/spaces/files/view-file-history?fileID=111&directoryID=17&spaceID=1&spaceName=public-space", "GoogleDocsEditUrl": "javascript:PopupCenter('/AjaxTemplates/GoogleDocsFile.aspx?cid=111&vid=1','Google Docs',800,600)", "ViewerVote": 0, "VoteCount": 0, "IsDirectory": false, "IsActivityStreamAlbum": false, "LastChildAuthorUserID": 0, "LastGrandChildAuthorUserID": 0, "TotalChildRecords": 0, "TotalGrandChildRecords": 0, "IsSticky": false, "IsAnswered": false, "AuthorRankImageUrl": "https://your-site.com/Assets/Uploaded-Photos/rank-lurker.gif", "AuthorRankName": "Lurker", "IsContentAvailablePostExpiry": false, "ContentIDCode": "fmyj2ph%2FyPChuTHASXhJTg%3D%3D" } ], "ResponseMessage": "Success message." }
{ "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/33772/rest-api-add-wall-post-file
Your session has expired. You are being logged out.