Skip to main content
POST
Create opportunity

Authorizations

x-api-key
string
header
required

Public API key for the Octolane organization.

Body

application/json

Opportunity payload.

pipeline_id
string<uuid>
required

Target pipeline ID.

Example:

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

opportunity
object
required

Response

Opportunity was created.

success
boolean
Example:

true

message
string
data
any

Endpoint-specific response payload.