Skip to main content
DELETE
/
registry
/
v1
/
kill-switches
/
tenant
Unfreeze the current tenant
curl --request DELETE \
  --url https://api.swarmd.ai/registry/v1/kill-switches/tenant \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token (USER, AGENT, or SERVICE auth)

Response

204

No Content