Update surface
Update an existing surface. Supports partial updates with shallow-merge for behavior.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
surfaceId
Request
This endpoint expects an object.
behavior
config
environment
Allowed values:
inbound
name
outbound
status
Allowed values:
Response
Surface updated
createdAt
endpoint
Canonical public URL of this surface (MCP, API, A2A, AG-UI, webhook, chat). Null for surface types reached through their own channels (Slack, email, schedule, …). Clients should use this instead of constructing the URL themselves.
environment
id
name
productId
status
type
updatedAt
behavior
inbound
outbound
Errors
400
Bad Request Error
401
Unauthorized Error
402
Payment Required Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error