Skip to main content

Delete Term

DELETE 

/agents/:agent_id/terms/:term_id

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

[DEPRECATED] Deletes a term from the agent.

This endpoint uses the deprecated agent_id approach instead of tags. Consider using the new tag-based endpoints instead.

This endpoint will be removed in a future release.

Deleting a non-existent term will return 404. No content will be returned from a successful deletion.

Request

Responses

Term successfully deleted. No content returned