Skip to main content
POST
Assign Agent Profile To Interview

Authorizations

Authorization
string
header
required

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

Path Parameters

interview_id
string<uuid>
required

Body

application/json
agent_profile_id
string<uuid> | null

Response

Successful Response