Luxor PlatformAPI DocumentationWorkspaces

Delete watcherlink

Delete a specific watcherlink by its ID.

DELETE
/v2/workspace/watcher-links/{watcherlink_id}

Authorization

LuxorAPIKey
authorization<token>

Use your API key here.

In: header

Path Parameters

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/v2/workspace/watcher-links/575370fd-ecb7-40bb-a3da-8af78e0dab6b"
{  "watcherLinkId": "c94559e4-a5f1-420b-b180-e9012874f804"}
{  "statusCode": 400,  "code": "FST_ERR_VALIDATION",  "error": "Bad Request",  "message": "body/end_date Required"}
{  "statusCode": 400,  "code": "FST_ERR_VALIDATION",  "error": "Bad Request",  "message": "body/end_date Required"}