Admiral
Components

Retire a component

DELETE
/v1/components/{component_id}

Scope: component:write

Authorization

bearerAuth
AuthorizationBearer <token>

Personal Access Token (PAT) or Service Access Token (SAT). Pass the token in the Authorization header: Bearer admp_...

In: header

Path Parameters

component_id*component_id

The component_id path parameter.

Formatuuid

Response Body

application/json

curl -X DELETE "https://example.com/v1/components/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{}