Delete a skill
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 · enumOptionalPossible values:
Meta Business Agent API version
Responses
204
Skill successfully deleted
No content
401
Unauthorized
application/json
404
Not found
application/json
429
Too many requests
application/json
500
Server error
application/json
delete/agent_config/skills/{skill_id}
No content
Last updated
Was this helpful?