Resolves threads.
Permissions
---- Permissions:INTEGRATOR,OPERATOR ----
HTTP Request
PUT /api/v1/threads/2/resolve HTTP/1.1 Authorization: Bearer <integrator_token> Host: localhost:8080
Example of a Successful HTTP Response
HTTP/1.1 200 OK
Currently, you may encounter the media-download-error when sending WhatsApp messages with attachments via the API. This error occurs when WhatsApp is unable to download the attachment from your server.
We are investigating this issue with WhatsApp and working on a resolution.
Resolves threads.
---- Permissions:INTEGRATOR,OPERATOR ----
PUT /api/v1/threads/2/resolve HTTP/1.1 Authorization: Bearer <integrator_token> Host: localhost:8080
HTTP/1.1 200 OK