Interview
Delete an interview
This endpoint deletes an existing interview by ID.
DELETE
/
interview
/
{interviewId}
Authorizations
x-api-key
string
headerrequiredAPI key to access the API
Path Parameters
interviewId
string
requiredID of the interview to delete
Response
200 - application/json
Response for deleting an interview
status
boolean
Whether the request was successful
message
string
The message for the response