v1

latestOpenAPI 3.0.22026-07-26191278525.6 KB
Careerhub

Patch Career Planner Role

Patch preferred role for a user. Note: All required body params in the schema are not enforced in PATCH request, unlike path params.

patch/api/v2/careerhub/career-planner/{userEmail}/roles/

Path parameters

userEmailstring required

User Email

Headers

Authorizationstring required

The secret key to access the api. It starts with the bearer token

Request body

rolestring nullable required

A name of the role such as Software Engineer

isTrendingboolean nullable

A flag indicating that the role is trending

Response

OK

rolestring nullable required

A name of the role such as Software Engineer

isTrendingboolean nullable

A flag indicating that the role is trending