Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

company_id
string<string>
required
candidate_id
string<string>
required
note_id
string<string>
required

Query Parameters

application_id
string<string>

Body

application/json
text
string
files
object[] | null
mentioned_users
string<int32>[] | null
restricted
boolean

Response

data
object