Create Custom Op
POST/workspaces/:workspace_id/ops
Publish a workspace-scoped custom op (the T2 graduation).
Gated to workspace_admin of the target workspace (platform admins bypass).
Writes source="custom" with workspace_id set, so the op is unique
within — and visible only to — that workspace. The op must already be deployed
by the approving admin (deploy-first contract); register_op verifies it.
Request
Responses
- 201
- 400
- 403
- 409
- 422
- 424
Successful Response
Bad Request
Forbidden
Conflict
Validation Error
Failed Dependency