Delete transcript comment
Soft deletes a single workspace transcript comment. Requires both engagements:read and transcript_comments:write scopes.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
transcript_comment_id
Response headers
X-Api-Version
Response
Delete confirmation response.
id
object
Allowed values:
deleted
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error