cURL
curl --request DELETE \ --url https://jobs-api.registercheck.de/api/v2/watchlist/subscriptions/{subscription_id} \ --header 'Authorization: Bearer <token>'
{}
Delete a watchlist subscription
Enter your API key
Successful Response
The response is of type object.
object
Was this page helpful?