Skip to main content
POST
/
v1
/
connections
/
{connection_id}
/
sync
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

X-API-KEY
string
header
required

Headers

x-organization-id
string | null
required

The unique identifier for the organization making the request

Path Parameters

connection_id
string
required

Response

Successful Response