Add item to surface
Add a capability item to a surface.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
surfaceId
Request
This endpoint expects an object.
capabilityId
enabled
endpointSlug
exposedDescription
exposedName
isEntryPoint
presentation
Response
Surface item added
capabilityId
createdAt
displayOrder
enabled
endpointSlug
exposedDescription
exposedName
id
isEntryPoint
surfaceId
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error