Update a conversation's priority.
Update a conversation's priority.
bearerToken Personal access tokens created from the ThriveDesk UI. Create one under Integrations -> API Keys.
In: header
Conversation identifier.
application/json
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X PUT "https://example.com/conversation/string/update/priority" \ -H "Content-Type: application/json" \ -d '{ "priority": "High" }'{ "message": "string"}Value in