For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete a skill

Delete a specific AI skill by its ID.

delete
Authorizations
D360-API-KEYstringRequired

API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.

Path parameters
skill_idstringRequired

The unique identifier (UUID) of the skill

Header parameters
X-API-Versionstring · enumOptional

Meta Business Agent API version

Possible values:
Responses
204

Skill successfully deleted

No content

delete/agent_config/skills/{skill_id}

No content

Last updated

Was this helpful?