Applications
Delete an application
Scope: app:write
Authorization
bearerAuth AuthorizationBearer <token>
Personal Access Token (PAT) or Service Access Token (SAT). Pass the token in the Authorization header: Bearer adm_pat_...
In: header
Path Parameters
application_id*application_id
The unique identifier of the application to delete (UUID).
Format
uuidResponse Body
application/json
curl -X DELETE "https://admiral.example.com/api/v1/applications/497f6eca-6276-4993-bfeb-53cbbbba6f08"{}