cURL
Lists
Destroying a List
This endpoint destroys a list.
DELETE
cURL
Request URL
Authorizations
The momoGood Messaging API v2 authenticates requests by validating an API key passed via HTTP Basic Authentication. Use your login email as the username and your API key as the password.
Path Parameters
The ID of the list to destroy.
Response
200 - application/json
List destroyed
Example:
"List Destroyed"