Create a box

This call creates a box based on the pipelineKey you provide.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

🚧

Content Type and Auth

Make sure to send JSON requests to this endpoint and provide authorization in any request you make on your own.

Path Params
string
required

The key of the pipeline this box should belong to

Body Params
string
required

The name of this box

string

The stage of this box

string

The notes on the box

string

The member(s) of your team this box will be assigned to. This must be an array of objects with email properties encoded as a JSON string. Try this as an example: [{"email":"ginny@weasley.com"}, {"email":"fred@weasley.com"}, {"email":"george@weasley.com"}]', keeping in mind that any assigned-to users must have access to the pipeline.

Responses

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
application/json