Unfavorite Voice

Remove a voice from the current workspace’s favorites.

Idempotent — removing a voice that is not currently favorited succeeds without error. Requires the caller to have at least editor role in the workspace.

Authentication

AuthorizationBearer
Clerk JWT token
OR
AuthorizationBearer

Onepin live API key (op_live_...). Test and public keys are reserved in Phase 1.

Path parameters

voice_idstringRequiredformat: "uuid"

Headers

X-Workspace-Idstring or nullOptional

Response

Successful Response
datamap from strings to any
metaobject

Errors

422
Unprocessable Entity Error