Skip to main content
PUT
Update Skill

Authorizations

x-api-token
string
header
required

API key authentication

Path Parameters

item_id
string
required

Body

application/json

Any subset of skill fields to set

Response

200 - application/json

status:true with a confirmation message, or status:false if not found

status
boolean

Whether the operation succeeded

Example:

true

message
string
Example:

"skill updated"

error
object