Delete Dictionary Entry

Delete a dictionary entry from the current workspace. The entry is removed from the workspace's dictionary and will no longer influence synthesis output in subsequent workflow runs. The operation is not reversible via the API — create a new entry to restore the pronunciation. Returns an empty `data` object on success. Requires `editor` workspace role and the `dictionary:write` scope.

Authentication

AuthorizationBearer
Clerk JWT token
OR
AuthorizationBearer

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

Path parameters

entry_idstringRequiredformat: "uuid"

Headers

X-Workspace-Idstring or nullOptional

Response

Successful Response
datamap from strings to any
metaobject

Errors

422
Unprocessable Entity Error