/
/OpenInt API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 10m ago · Updated 11mo ago
  • getList Connectors
  • get/v1/connector-config/{id}
  • put/v1/connector-config/{id}
  • delete/v1/connector-config/{id}
  • getList Configured Connectors
  • post/v1/connector-config
  • getGet Connection
  • deleteDelete Connection
  • getList Connections
  • postCreate Connection
  • postCreate Customer Authentication Token
  • postCheck Connection Health
  • getList Organization Events
  • getList Customers
  • putUpsert Customer
  • getHealth Check
  • post/v1/health
  • get/v1/connector-status
  • getGet Current User
  • post/v1/webhook/{connector_name}
  • getGet Message Template
  • getGet Connection
  • deleteDelete Connection
  • getList Connections
  • postCreate Connection
  • putAssign Connection
  • deleteDelete Connection Assignment
  • getList Connection Assignments
  • get/v2/connector-config/{id}
  • put/v2/connector-config/{id}
  • delete/v2/connector-config/{id}
  • getList Configured Connectors
  • post/v2/connector-config
  • getList Connectors
  • putUpsert Organization

Assign Connection

Assign a connection to a customer

put/v2/connection/{id}/assignment/{repl_id}

Path parameters

idstring required

The id of the connection, starts with conn_

The id of the connection, starts with conn_

repl_idstring required

The repl ID to assign to this connection

The repl ID to assign to this connection

Response

Successful response

idstring required

The id of the connection, starts with conn_

assignmentsstring[]

Changes