Create a skill
Creates a new skill.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
recipe_id
Recipe ID of the skill.
Response
Skill created successfully
name
The name of the skill.
description
A description of the skill.
recipe_id
Recipe ID of the skill.
folder_id
The ID of the folder where the skill resides.
project_id
The ID of the project where the skill resides.