Delete Interview

Delete/Cancels an Interview.

Path Params
string
required

The identifier of the associated applicant.

string
required

The identifier of the interview.

Query Params
string

An optional cancellation note.

Responses
204

Interview successfully deleted/canceled. Returns empty payload.

403

Not authorized

404

Record not found. Please check to make sure that the specified ID is valid.

500

Internal system error. Please contact support in the event that this occurs.

Language
Response
Click Try It! to start a request and see the response here!