Update capability
Update an existing product capability. Supports partial updates and schema refresh.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
capabilityId
Request
This endpoint expects an object.
capabilityDescription
capabilityName
enabled
parametersSchema
refreshSchema
Response
Capability updated
agentId
capabilityDescription
capabilityName
createdAt
displayOrder
enabled
flowId
id
productId
parametersSchema
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error