v1
latestOpenAPI 3.1.02026-07-261620662.2 KBAtualizar uma única fonte
O método permite editar uma fonte específica.
patch/api/v4/sources/{id}
Path parameters
idinteger required
ID da fonte que você deseja editar
Headers
Content-Typestring
Cabeçalho de solicitação
Request body
Response
200
Example response
{
"id": 17619939,
"name": "chat",
"pipeline_id": 5867030,
"external_id": "kchat01",
"default": true,
"origin_code": "kommo.ext.30470678",
"_links": {
"self": {
"href": "https://subdomain.kommo.com/api/v4/sources/17619939"
}
}
}