Delete a temporary mailing list.
DELETE https://www.prayerletters.com/api/v1/lists/{list_id}

URL Parameters

list_id
The ID of the list to be deleted.

Successful Response

HTTP/1.1 204 No Content

Error Response

403 lists.permission_error
You need the lists.write scope to perform this action.