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