curl --request POST \ --url https://api.kit.com/v4/subscribers/{id}/unsubscribe \ --header 'Content-Type: application/json' \ --header 'X-Kit-Api-Key: <api-key>' \ --data '{}'
This response does not have an example.
Authenticate API requests via an API Key
Unsubscribes the subscriber
Was this page helpful?