Skip to main content
POST
Upload user skill

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
files
object[]
required
Minimum array length: 1
slug
string
required
Pattern: ^[a-z0-9](?:[a-z0-9-]{0,62}[a-z0-9])?$
overwrite
boolean

Response

No Content