aidelly_update_brand_profile
PUT /brand/profile — update workspace brand profile fields such as brand_voice, writing_style, and target_audience.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional body override for endpoints with sparse parameter schemas. | |
| goals | No | ||
| query | No | Optional query overrides for endpoints with sparse parameter schemas. | |
| website | No | ||
| brand_id | No | ||
| industry | No | ||
| position | No | ||
| brand_voice | No | ||
| 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. | |
| business_name | No | ||
| contact_email | No | ||
| primary_color | No | ||
| writing_style | No | ||
| idempotency_key | Yes | ||
| secondary_color | No | ||
| target_audience | No |