> ## Documentation Index
> Fetch the complete documentation index at: https://docs.boobie.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Update Creator

> Update a creator profile and metadata.

## PATCH /v1/creators/:id

All parameters are optional. Include only the fields you want to update.

| Parameter  | Type   | Description               |
| ---------- | ------ | ------------------------- |
| `name`     | string | Creator full name         |
| `vertical` | string | Primary creative vertical |
| `metadata` | object | Additional metadata       |

### Response

Returns the updated creator object.
