v1
latestOpenAPI 3.1.02026-08-04164270844.7 KBSkills
Replace all jobs for a user
🔑
Required OAuth scope: skillsJobs:write.
Replaces all jobs for the given user with the provided ones. Jobs not included are removed.
put/api/v2/skills/users/{userId}/jobs
Path parameters
userIdstring ObjectId required
Example:507f1f77bcf86cd799439011
The unique ID of a user.
Headers
360-api-version'v2.0' required
The version of the API.
Request body
Response
Returns the current jobs of the user.
string[] required