v1
latestOpenAPI 3.1.02026-07-2438302.6 MBCreate User Skills
post/users/{user_uid}/skill
Path parameters
user_uidstring required
Request body
Response
200
Example response
{
"type": "success",
"title": "User Skill has been successfully created",
"message": "The User Skill has been created successfully.",
"data": {
"user_skills_uid": "524adsfga57afd57adfg7adf8g"
}
}