Postvak IN
Gesprek bijwerken
Wijst, prioriteert of wijzigt de DU-modus.
PATCH
/inbox/conversations/{id}inbox:writeVerzoek
idstring · pathResource-ID.verplichtstatusstring · bodyStaat.optioneelprioritystring · bodyPrioriteit.optioneelassignee_idstring · bodyVerantwoordelijk.optioneelai_modestring · bodyAI-modus.optioneelunreadinteger · bodyOngelezen teller.optioneelactionstring · bodyOptionele operationele actie.optioneelVoorbeeld
curl
curl -X PATCH 'https://achadu.com/api/v1/inbox/conversations/resource_id' \
+ -H 'Authorization: Bearer ach_live_...' \
+ -H 'Accept: application/json' \
+ -H 'Content-Type: application/json' \
+ --data '{
"status": "string",
"priority": "string",
"assignee_id": "string"
}'Antwoord
200Operatie voltooid4xxFout met code, bericht en request_id