curl --request DELETE \
--url https://api.devhelm.io/api/v1/deploy/lock/force \
--header 'Authorization: Bearer <token>'Forcibly removes any deploy lock on the current workspace. Use to break stale locks.
curl --request DELETE \
--url https://api.devhelm.io/api/v1/deploy/lock/force \
--header 'Authorization: Bearer <token>'API key (dh_live_...) or Auth0 JWT token
No Content