Skip to main content
DELETE
/
api
/
v1
/
monitors
/
{monitorId}
/
auth
Remove authentication config from a monitor
curl --request DELETE \
  --url https://api.devhelm.io/api/v1/monitors/{monitorId}/auth \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key (dh_live_...) or Auth0 JWT token

Path Parameters

monitorId
string<uuid>
required

Response

204

No Content