aidelly_create_destination_preset
POST /destination-presets — create a multi-channel fan-out preset with per-platform transformations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional body override for endpoints with sparse parameter schemas. | |
| name | Yes | Preset name | |
| query | No | Optional query overrides for endpoints with sparse parameter schemas. | |
| brand_id | No | ||
| channels | Yes | Per-channel transformations | |
| defaults | No | Default transformations for all channels | |
| workspace_id | No | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. | |
| idempotency_key | Yes |