cURL
curl --request DELETE \ --url https://jobs-api.registercheck.de/api/v2/lists/{list_id} \ --header 'Authorization: Bearer <token>'
{ "message": "<string>", "deleted": true }
Delete a list
Documentation IndexFetch the complete documentation index at: https://docs.registercheck.de/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.registercheck.de/llms.txt
Use this file to discover all available pages before exploring further.
Enter your API key
Successful Response
Standard response model for delete operations
Success message
Confirmation that the item was deleted
Was this page helpful?