Skip to main content
PUT
Update one of the caller's authored definitions.

Authorizations

x-access-token
string
header
required

JWT token passed in x-access-token header

Path Parameters

slug
string
required

Body

application/json

Patch of the definition fields (title, summary, whenToUse, whenNotToUse, soul, skills, tools, writePolicy, deployPolicy, triggers, reviewRequired); slug is identity and cannot change.

Response

Updated.

success
boolean
task
object

The authored definition as stored.