Components
Delete a tag
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.
Format
uuidname*name
The name path parameter.
Match
^[A-Za-z0-9][A-Za-z0-9._+-]{0,127}$Length
1 <= length <= 128Response Body
application/json
curl -X DELETE "https://example.com/v1/components/497f6eca-6276-4993-bfeb-53cbbbba6f08/tags/string"{}