Pipeline stages
Create new stage
Create a new pipeline status
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
The name of the pipeline stage. eg. 2nd round interview
Available options:
rejected
, new
, screening
, interviewing
, offered
, hired
Response
201 - application/json
Was this page helpful?