Skip to content

Method: projects.unsubscribers.delete

Deletes an unsubscriber.

The caller must have messaging.unsubscribers.delete permission on the project.

HTTP request

DELETE https://messaging.api.enfonica.com/v1/{name}

Path parameters

Parameters  
name string
The resource name of the Unsubscriber to be deleted. Must be of the form projects/*/unsubscribers/*.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of Unsubscriber.