Skip to main content
DELETE
/
api
/
v1
/
deploy
/
lock
/
{lockId}
Release deploy lock
curl --request DELETE \
  --url https://api.devhelm.io/api/v1/deploy/lock/{lockId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

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

Path Parameters

lockId
string<uuid>
required

Response

204

No Content