Skip to main content

Save creators to a list

POST 

/v1/creator-lists/:id/creators

Add creators to an existing creator list. SaaS workspace entitlement required. The {id} path parameter must be the list UUID. This endpoint only saves to an existing list — create one first with POST /v1/creator-lists. creator_ids (≥1 valid UUID, max 100) is required.

Request

Responses

Creators saved to the list.