Create a connection
POST /accounts/{accountId}/connections
POST
/accounts/{accountId}/connections
Mints an inboundKey and an inbound secret for the new connection.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” accountId
required
string
Request Body required
Section titled “Request Body required ”object
provider
required
string
label
required
string
Production SegmentResponses
Section titled “ Responses ”Created. Returns the connection plus its one-time secret.
object
connectionId
string
conn_8s9d accountId
string
provider
string
label
string
status
string
connectMethod
string
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 ↗