Skip to content

Create a(n) Pipeline Step record​

POST
/pipelinesteps

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
One of
object
One of
object
One of

Responses​

application/json
JSON
{
"AggregateCount": 0,
"MetaData": null,
"StepId": 0,
"TemplateId": 0,
"Offset": 0,
"InterviewType": null,
"InterviewStatus": "string",
"Color": "string",
"Options": null,
"DefaultEmailRecipients": null,
"ActivityResult": "string",
"DefaultEmailFormId": 0,
"DefaultEmailFormName": "string",
"SendEmailDefault": true
}

Playground​

Authorization
Body

Samples​