Add capability to product
Add a capability (flow or agent binding) to a product. Requires either flowId or agentId.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
Request
This endpoint expects an object.
capabilityName
agentId
capabilityDescription
enabled
flowId
parametersSchema
Response
Capability added
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