DELETE
/
watchlist
/
subscriptions
/
{subscription_id}
curl --request DELETE \
  --url https://jobs-api.registercheck.de/api/v2/watchlist/subscriptions/{subscription_id} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Enter your API key

Path Parameters

subscription_id
string
required

Response

200
application/json

Successful Response

The response is of type object.