skills

Bulk create client-only skills for the authenticated client. Accepts up to 50 skill names per request. Created skills are unverified and are linked only to the client's account.

post/skills/

Request body

skillsstring[] required

Skill names to create for the authenticated client.

Response

idinteger

Skill id in Manatal

namestring

Skill display name

Changes

No recorded changes to this endpoint across all 1 revision of this API.