v1

latestOpenAPI 3.1.02026-07-226875162.5 KB
Word Memory

Delete Workspace Word Memory

Delete a workspace word memory. This action is irreversible. Once deleted, Tiro no longer references this word during transcription for any workspace member.

Requires a user API key — you must be a writable member of the workspace. A workspace-bound key must also match the workspaceGuid in the path. A system or team-only key (no user identity) returns 401.

delete/v1/external/workspaces/{workspaceGuid}/word-memories/{wordMemoryId}

Path parameters

workspaceGuidstring required

Workspace GUID. Obtain it from GET /v1/external/workspaces.

wordMemoryIdinteger required

Word memory ID

Response

Workspace word memory deleted successfully. No response body.