Skip to main content
DELETE
Remove one tag from an agent

Authorizations

Authorization
string
header
required

A Recursion API key, created in the console under API keys.

Path Parameters

agent_id
string<uuid>
required

Agent id (UUID) as returned by createAgent or listAgents.

tag_id
string<uuid>
required

Tag id (UUID) as returned by createTag or listTags.

Response

No Content