Labels

Delete Label

delete a free-standing label; cannot delete reserved labels; cannot delete if associated.

delete/v1/agents/{agent_id}/labels/{label_id}

Path parameters

agent_idinteger required
label_idstring uuid required

Headers

X-API-Keystring required

API key required to authenticate requests.

Response

Successful Response

{"stackTrail":"paths:/v1/agents/{agent_id}/labels/{label_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 19 revisions of this API.1

    • for the path request parameter label_id, the type/format was changed from string/ to string/uuid

      request-parameter-type-changed