Altostrat Studio is here — the AI-native network operations IDE for engineers running production. Terminal, diagrams, runbooks, and Copilot in one workspace. Get started →
cURL
curl --request DELETE \ --url https://v1.api.altostrat.io/radius/realms/{id} \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
^rad_rlm_[A-Za-z0-9_\-]+$
Realm deleted.
Was this page helpful?