v29

latestOpenAPI 3.1.0raw.githubusercontent.com2026-02-0286184235.0 KB
Ops

Op Create

Create an op object.

post/v2/{entity}/{project}/ops

Path parameters

entitystring required
projectstring required

Request body

namestring nullable

The name of this op. Ops with the same name will be versioned together.

source_codestring nullable

Complete source code for this op, including imports

Response

Successful Response

digeststring required

The digest of the created op

object_idstring required

The ID of the created op

version_indexinteger required

The version index of the created op