{
"skill_list": [
"humanize-ai-text"
]
}curl --location --request POST 'https://api.302.ai/302/claude-code/skills/favorite/cancel' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"skill_list": [
"humanize-ai-text"
]
}'{
"success": true
}