patch https://{domain}.uspacy.ua/crm/v1/documents/
Update document
Log in to see full request history
Response
200OK
Update document
200OK
xxxxxxxxxx
curl --request PATCH \
--url https://domain.uspacy.ua/crm/v1/documents/document_id \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!