300
objects per request.skill_id
objects for the skills you want to remove (unlink) from all your categories.skill_id
to all its parent category_id
objects (unlink the skill from categories).skill_id
objects for the skills you want to remove (unlink) from the specified categories.skill_id
to all its parent category_id
objects (unlink the skill from categories).delete_permanently
parameter, the request body must include only the skill_id
array of objects.skill_id
array of objects. No other fields (ex: category_id
) are allowed, as the operation automatically removes the mapping of the skill from all the categories it was linked to.delete_permanently
parameter is provided and category_id
is included in the request body (for one or more skills), a validation failure response will be returned.