Catalog items
Delete a catalog item
Scope: catalog: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
catalog_item_id*catalog_item_id
Unique identifier of the catalog item to delete (UUID).
Format
uuidResponse Body
application/json
curl -X DELETE "https://api.admiral.io/api/v1/catalog-items/497f6eca-6276-4993-bfeb-53cbbbba6f08"{}