Delete Organization
DELETE
https://Example-Server.com/be/v1/orgs/{ORG_NAME}
Last modified:2025-03-31 07:46:34
Request
Path Params
ORG_NAME
string
required
Example:
{{EDGE_ORG_NAME}}
Match pattern:
/^[A-Za-z0-9_]{2,50}$/
Query Params
prune
boolean
optional
Example:
true
Header Params
x-rockit-beauth-token
string
required
Example:
{{_edge_org_admin_beauth_token}}