ghl_social_delete_csv_post
Delete a specific social media post imported via a CSV file, removing it from the scheduling queue.
Instructions
Delete CSV Post Delete a specific post from a CSV import Endpoint: DELETE /social-media-posting/{locationId}/csv/{csvId}/post/{postId} (Version header: v3; source: v3/social-planner-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csvId | Yes | CSV Id | |
| postId | Yes | CSV Post Id | |
| locationId | Yes | Location Id |