Components
Delete a component override
Scope: env: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
component_id*component_id
The component (UUID).
Format
uuidenvironment_id*environment_id
The environment (UUID).
Format
uuidResponse Body
application/json
curl -X DELETE "https://admiral.example.com/api/v1/components/497f6eca-6276-4993-bfeb-53cbbbba6f08/overrides/497f6eca-6276-4993-bfeb-53cbbbba6f08"{}