Delete a note. Personal access token only. The API supports a second, partner-issued token class that is not part of the public surface. This endpoint does not accept that class.
Delete a note.
Personal access token only. The API supports a second, partner-issued token class that is not part of the public surface. This endpoint does not accept that class.
bearerToken Personal access tokens created from the ThriveDesk UI. Create one under Integrations -> API Keys.
In: header
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/notes/string"{ "message": "string"}Update a message PUT
Update a message. Personal access token only. The API supports a second, partner-issued token class that is not part of the public surface. This endpoint does not accept that class.
Update a note PUT
Update a note. Personal access token only. The API supports a second, partner-issued token class that is not part of the public surface. This endpoint does not accept that class.