Skip to main content

Delete Guideline

DELETE 

/agents/:agent_id/guidelines/:guideline_id

deprecated

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

DEPRECATED: Use the tag-based API instead.

Deletes a guideline from the agent.

Also removes all associated connections and tool associations. Deleting a non-existent guideline will return 404. No content will be returned from a successful deletion.

Request

Responses

Guideline successfully deleted. No content returned.