See authentication for workspace API access. Public embed and artifact endpoints use their documented session or access tokens.
Update a recording's Recording ID
PATCH /api/v1/workflow-recordings/{id} — request parameters and responses from the Menace Voice API schema.
2 min read
patch/api/v1/workflow-recordings/{id}
Request example
Response
patch/api/v1/workflow-recordings/{id}
Path parameters
Headers
Body
application/jsonNew descriptive recording ID (letters, numbers, hyphens, underscores only)
Length: 1–64Pattern: ^[a-zA-Z0-9_-]+$
Responses
application/json
Successful Response