Skip to content

Create a connection

POST
/accounts/{accountId}/connections

Mints an inboundKey and an inbound secret for the new connection.

accountId
required
string
object
provider
required
string
Allowed values: segment generic
label
required
string
Production Segment

Created. Returns the connection plus its one-time secret.

object
connectionId
string
conn_8s9d
accountId
string
provider
string
Allowed values: segment generic
label
string
status
string
Allowed values: needs_setup active paused error
connectMethod
string
Allowed values: webhook marketplace
createdAt
string format: date-time
lastInboundAt
string format: date-time
lastOutboundAt
string format: date-time
inboundUrl
string format: uri
https://hooks.2mee.com/v1/in/ik_8s9d...
inboundSecret

Shown once. Store it now — it can’t be retrieved later.

string

Missing or invalid authentication/signature.

object
error
object
code
string
invalid_signature
message
string
requestId
string
Was this page helpful? Tell us / report an issue ↗