Skip to main content
DELETE
Detach a function from an agent

Authorizations

Authorization
string
header
required

API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.

Path Parameters

agentId
string<uuid>
required

Agent ID.

functionId
string<uuid>
required

Function ID.

Response

Detached. No response body.