Pipeline stages
Update state
Update pipeline stage by id
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The name of the pipeline stage. eg. 2nd round interview
Available options:
rejected
, new
, screening
, interviewing
, offered
, hired
Response
200 - application/json
Was this page helpful?