cURL
Custom Fields
Deleting a Custom Field
This endpoint deletes a custom field.
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
ID of the list
Body
application/json
The custom field key
Response
200 - application/json
Custom field successfully deleted
Example:
"Custom field successfully deleted"