Assign a skill to a genie
Assigns skills to the genie associated with the ID you specify.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
id
The ID of the genie you to which you plan to assign skills.
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.