cURL
curl --request DELETE \ --url https://api.example.com/subscribers/:id
{ "message": "<string>" }
Delete a subscriber by id.
OK