Conversations

Unmark a conversation as spam

Unmark a conversation as spam.

DELETE
/conversation/{conversation_id}/spam

Unmark a conversation as spam.

Authorization

bearerToken
AuthorizationBearer <token>

Personal access tokens created from the ThriveDesk UI. Create one under Integrations -> API Keys.

In: header

Path Parameters

conversation_id*string

Conversation identifier.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/conversation/string/spam"
{  "message": "string"}