Create a skill
post
Authorizations
D360-API-KEYstringRequired
API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.
Query parameters
agent_idstringOptional
Optional settings ID. When provided, creates the skill under the specified settings. When absent, uses the most recently created settings for the given channel.
Header parameters
X-API-Versionstring · enumOptionalPossible values:
Meta Business Agent API version
Body
Skill to create
descriptionstringOptional
skillstringOptional
titlestringOptional
Responses
201
The newly created skill
application/json
A single AI skill
channelstring · enumRequiredPossible values:
created_atintegerOptional
descriptionstringOptional
idstringRequiredExample:
1234567890skillstringRequired
titlestringOptional
400
Bad request
application/json
401
Unauthorized
application/json
429
Too many requests
application/json
500
Server error
application/json
post/agent_config/skills
Last updated
Was this helpful?