Release Candidate — the API is undergoing final validation before general availability, and minor changes may still occur.
Hellomateo API Documentation
Messages

Delete Message

DELETE
/v1/messages/{message_id}

Deletes the specified message.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

message_id*string

Unique identifier of the related message.

Formatuuid

Response Body

curl -X DELETE "https://api.getmateo.com/v1/messages/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty