Remove a skill from a genie
Removes a skill from 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 from which you plan to remove skills.
Request
This endpoint expects an object.
skill_ids
An array of skill IDs to remove from a genie.
Response
Skills removed successfully
skills
Array of skills removed from the genie.