Parameters
Request example
Returns
Returns the deleted post group ID and adeleted boolean.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete an Ocoya post group in an approved brand and cancel any schedules related to that post group.
| Name | Type | Required | Description |
|---|---|---|---|
brandId | string | Yes | Brand ID from ocoya_list_brands. |
postGroupId | string | Yes | Ocoya post group ID. |
{
"name": "ocoya_delete_post",
"arguments": {
"brandId": "cmayvq3hk00017apshay5qezu",
"postGroupId": "cmajvvb9q0003ja5vh0538j6r"
}
}
deleted boolean.