Create Op
POST/ops
Register a global op (verify-deployed-then-write). Platform-admin only.
Wire format: multipart op_name + op_metadata (JSON OpRegistryEntry) + bundle
(gzip folder). Writes source="upload" with no workspace scope (visible
platform-wide). Custom, workspace-scoped ops go through
POST /workspaces/{workspace_id}/ops instead.
Request
Responses
- 201
- 400
- 403
- 409
- 422
- 424
Successful Response
Bad Request
Forbidden
Conflict
Validation Error
Failed Dependency