Skip to main content
DELETE
Delete interview

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

interviewId
string
required

The unique identifier for the interview

Response

Interview deleted successfully

id
string
required

The unique identifier of the deleted interaction

deletedAt
string<date-time>
required

ISO 8601 timestamp of when the interaction was deleted

message
string
required

Success message