Delete client contact method
Deletes the method. Answers 204 with no body.
Requires a full-access token. A method resolved through another Client’s url, or a Contact id, answers 404.
Authentication
AuthorizationBearer
Personal access token created in the Modular DS dashboard; read-only tokens can only call GET endpoints.
Path parameters
client_id
contact_method_id
Response
204 - Method deleted

