POST
/
v4
/
subscribers
/
{id}
/
unsubscribe
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.

Authorizations

X-Kit-Api-Key
string
header
required

Authenticate API requests via an API Key

Path Parameters

id
integer
required

Body

application/json · object

Response

204

Unsubscribes the subscriber