Skip to main content
DELETE
/
tenant-auth
/
v1
/
tenant
Delete a tenant
curl --request DELETE \
  --url https://api.swarmd.ai/tenant-auth/v1/tenant \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.swarmd.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT token (USER, AGENT, or SERVICE auth)

Response

204

No Content