v1

latestOpenAPI 3.1.02026-07-261620662.2 KB

Add a source of the type URL

post/api/v2/sources/url

Headers

X-Language'en' | 'es' | 'pt' | 'ru'

Define o idioma da resposta. Pode ser {en|es|pt|ru}. O valor padrão é inglês.

Request body

Response

200

idinteger
namestring
updated_atinteger
updated_byinteger
codestring

Example response

{
  "id": 27633,
  "name": "https://kommo.com/blog",
  "updated_at": 1739451881,
  "updated_by": 8796025,
  "code": "privacy_policy"
}