Skip to content

Create a new Interview​

POST
/interviews

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and use it in an authorization header.

TypeHTTP (bearer)
Example'Authorization: BEARER <YOUR_TOKEN_HERE>'

Request Body​

application/json
object
object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object

Handles dollar amounts and currencies
Cooresponds with the database type "money", such as "salary" and "salary_intl" (or currency_intl) to store the dollar amount and currency type

object
One of
object
One of
object[]
object

Responses​

application/json
JSON
{
"InterviewId": 0
}

Playground​

Authorization
Body

Samples​