social_media_posting_edit_post
Modify existing social media posts by adjusting content, media, scheduling, status, and platform-specific settings in GoHighLevel.
Instructions
Edit post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Post Id | |
| tags | No | Array of Tag Value | |
| type | Yes | Post Type must be one of the following values: - post, story, reel | |
| media | No | Post Media Data The limitations of media as per the platforms is provided through the reference link in API description | |
| status | No | Status must be one of the following values: in_progress, draft, failed, published, scheduled, in_review, notification_sent, deleted | |
| userId | No | User ID | |
| summary | No | Post Content The limitations of content as per the platforms is provided through the reference link in API description | |
| createdBy | No | Created By | |
| accountIds | No | Account Ids | |
| categoryId | No | Category Id | |
| locationId | No | Location Id Defaults to GHL_LOCATION_ID when omitted. | |
| scheduleDate | No | Schedule Date | |
| ogTagsDetails | No | Og Tags Meta Data | |
| gmbPostDetails | No | GMB Post Details | |
| followUpComment | No | Follow Up Comment on platform. It is not allowed on Tiktok and GMB accounts and there is a limit of 280 charecters for twitter account | |
| tiktokPostDetails | No | Tiktok Post Details | |
| postApprovalDetails | No | Post Approval Details | |
| scheduleTimeUpdated | No | if schedule datetime is updated |