Перейти к основному содержанию
POST
/
v1
/
crm
/
integrations
/
{slug}
/
disconnect
cURL
curl --request POST \
  --url https://api.example.com/v1/crm/integrations/{slug}/disconnect/ \
  --header 'Content-Type: application/json' \
  --data '{}'
{
  "id": 123
}

Параметры пути

slug
string
обязательно

Тело

The body is of type object.

Ответ

201 - application/json
id
integer
обязательно