Skip to main content
POST
/
v1
/
connect
/
{provider}
/
initiate
Initiate Connect
curl --request POST \
  --url https://api.adapter.com/v1/connect/{provider}/initiate
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

provider
string
required

Response

Successful Response