Assign a skill to a genie
Assigns skills to the genie associated with the ID you specify.
Path parameters
id
The ID of the genie you to which you plan to assign skills.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
skill_ids
An array of skill IDs to assign to a genie.
Response
Skills assigned successfully
skills
Array of skills assigned to the genie.