Delete a tag

delete

Delete a tag.

Authorizations
AuthorizationstringRequired

Bearer {apikey}

Path parameters
agentIdstringRequired

The ID of the agent.

tagIdstringRequired

The ID of the tag.

Responses
delete
/v1/agents/{agentId}/tags/{tagId}

No content

Last updated