Skip to main content
POST
Bulk create opportunities

Authorizations

x-api-key
string
header
required

Public API key for the Octolane organization.

Body

application/json

Array of opportunity payloads. Maximum 100 items.

Required array length: 1 - 100 elements
pipeline_id
string<uuid>
required

Target pipeline ID.

Example:

"018f13b3-8239-7ef8-a8f1-93ad10b76110"

opportunity
object
required

Response

Opportunities were created.

success
boolean
Example:

true

message
string
data
any

Endpoint-specific response payload.