Query structured spec data via REST or MCP. Get exactly what your agent needs.
api.clarifia.com
/v2/annotation_filters
Request to delete several annotation filters by list of ids.
application/json
apiDeleteAnnotationFiltersRequest
| Property | Type | Required |
|---|---|---|
| userAppId | object | optional |
| └ appId | string | optional |
| └ userId | string | optional |
| annotationFilterIds | array | optional |
An unexpected error response.
A successful response.
DELETE /v2/annotation_filters
/v2/annotations
Request to delete several things by the list of ids.
application/json
apiDeleteAnnotationsRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| inputIds | array | optional |
| userAppId | object | optional |
| └ appId | string | optional |
| └ userId | string | optional |
An unexpected error response.
A successful response.
DELETE /v2/annotations
/v2/annotations/searches/metrics/{id}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| id | path | required | string | — |
| userAppId.userId | query | optional | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | query | optional | string | — |
An unexpected error response.
A successful response.
DELETE /v2/annotations/searches/metrics/{id}
/v2/bulk_operations
Request to delete the terminated bulk operations by ID
Only operations in terminated state can be deleted.
application/json
apiDeleteBulkOperationRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| userAppId | object | optional |
| └ appId | string | optional |
| └ userId | string | optional |
An unexpected error response.
A successful response.
DELETE /v2/bulk_operations
/v2/collectors
Request to delete several things by the list of ids.
application/json
apiDeleteCollectorsRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| deleteAll | boolean | optional |
| userAppId | object | optional |
| └ appId | string | optional |
| └ userId | string | optional |
An unexpected error response.
A successful response.
DELETE /v2/collectors
/v2/datasets
Request to delete several datasets by list of ids.
application/json
apiDeleteDatasetsRequest
| Property | Type | Required |
|---|---|---|
| userAppId | object | optional |
| └ appId | string | optional |
| └ userId | string | optional |
| datasetIds | array | optional |
An unexpected error response.
A successful response.
DELETE /v2/datasets
/v2/datasets/{datasetId}/inputs
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| datasetId | path | required | string | Identify dataset by id. |
application/json
V2DeleteDatasetInputs2Request
| Property | Type | Required |
|---|---|---|
| inputIds | array | optional |
| userAppId | object | optional |
| └ appId | string | optional |
| └ userId | string | optional |
An unexpected error response.
A successful response.
DELETE /v2/datasets/{datasetId}/inputs
/v2/datasets/{datasetId}/versions
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| datasetId | path | required | string | Identify dataset by id. |
application/json
V2DeleteDatasetVersions2Request
| Property | Type | Required |
|---|---|---|
| userAppId | object | optional |
| └ appId | string | optional |
| └ userId | string | optional |
| datasetVersionIds | array | optional |
An unexpected error response.
A successful response.
DELETE /v2/datasets/{datasetId}/versions
/v2/inputs
Request to delete several things by the list of ids.
application/json
apiDeleteInputsRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| userAppId | object | optional |
| └ appId | string | optional |
| └ userId | string | optional |
An unexpected error response.
A successful response.
DELETE /v2/inputs
/v2/inputs/annotations
Request to delete several things by the list of ids.
application/json
apiDeleteAnnotationsRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| inputIds | array | optional |
| userAppId | object | optional |
| └ appId | string | optional |
| └ userId | string | optional |
An unexpected error response.
A successful response.
DELETE /v2/inputs/annotations
/v2/inputs/{inputId}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| inputId | path | required | string | — |
| userAppId.userId | query | optional | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | query | optional | string | — |
An unexpected error response.
A successful response.
DELETE /v2/inputs/{inputId}
/v2/inputs/{inputId}/annotations/{annotationId}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| inputId | path | required | string | — |
| annotationId | path | required | string | — |
| userAppId.userId | query | optional | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | query | optional | string | — |
An unexpected error response.
A successful response.
DELETE /v2/inputs/{inputId}/annotations/{annotationId}
/v2/label_orders
Request to delete a list of label orders.
application/json
apiDeleteLabelOrdersRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| userAppId | object | optional |
| └ appId | string | optional |
| └ userId | string | optional |
An unexpected error response.
A successful response.
DELETE /v2/label_orders
/v2/models
Request to delete several things by the list of ids.
application/json
apiDeleteModelsRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| deleteAll | boolean | optional |
| userAppId | object | optional |
| └ appId | string | optional |
| └ userId | string | optional |
An unexpected error response.
A successful response.
DELETE /v2/models
/v2/models/{modelId}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| modelId | path | required | string | — |
| userAppId.userId | query | optional | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | query | optional | string | — |
An unexpected error response.
A successful response.
DELETE /v2/models/{modelId}
/v2/models/{modelId}/versions/{versionId}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| modelId | path | required | string | — |
| versionId | path | required | string | — |
| userAppId.userId | query | optional | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | query | optional | string | — |
An unexpected error response.
A successful response.
DELETE /v2/models/{modelId}/versions/{versionId}
/v2/searches/{id}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| id | path | required | string | — |
| userAppId.userId | query | optional | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | query | optional | string | — |
An unexpected error response.
A successful response.
DELETE /v2/searches/{id}
/v2/tasks
Request to delete a list of tasks.
application/json
apiDeleteTasksRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| userAppId | object | optional |
| └ appId | string | optional |
| └ userId | string | optional |
An unexpected error response.
A successful response.
DELETE /v2/tasks
/v2/uploads
application/json
apiDeleteUploadsRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| userAppId | object | optional |
| └ appId | string | optional |
| └ userId | string | optional |
An unexpected error response.
A successful response.
DELETE /v2/uploads
/v2/users/{userAppId.userId}/apps/{userAppId.appId}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/annotation_filters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
application/json
V2DeleteAnnotationFiltersRequest
| Property | Type | Required |
|---|---|---|
| userAppId | object | optional |
| annotationFilterIds | array | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/annotation_filters
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/annotations
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
application/json
V2DeleteAnnotations3Request
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| inputIds | array | optional |
| userAppId | object | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/annotations
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/annotations/searches/metrics/{id}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
| id | path | required | string | — |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/annotations/searches/metrics/{id}
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/bulk_operations
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
application/json
V2DeleteBulkOperationsRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| userAppId | object | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/bulk_operations
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/collaborators
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
application/json
V2DeleteCollaboratorsRequest
| Property | Type | Required |
|---|---|---|
| userAppId | object | optional |
| userEmails | array | optional |
| collaboratorIds | array | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/collaborators
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/collectors
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
application/json
V2DeleteCollectorsRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| deleteAll | boolean | optional |
| userAppId | object | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/collectors
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/concepts/{conceptId}/relations
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
| conceptId | path | required | string | The concept to delete relationship for. |
application/json
V2DeleteConceptRelationsRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| userAppId | object | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/concepts/{conceptId}/relations
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/datasets
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
application/json
V2DeleteDatasetsRequest
| Property | Type | Required |
|---|---|---|
| userAppId | object | optional |
| datasetIds | array | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/datasets
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/datasets/{datasetId}/inputs
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
| datasetId | path | required | string | Identify dataset by id. |
application/json
V2DeleteDatasetInputsRequest
| Property | Type | Required |
|---|---|---|
| inputIds | array | optional |
| userAppId | object | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/datasets/{datasetId}/inputs
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/datasets/{datasetId}/versions
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
| datasetId | path | required | string | Identify dataset by id. |
application/json
V2DeleteDatasetVersionsRequest
| Property | Type | Required |
|---|---|---|
| userAppId | object | optional |
| datasetVersionIds | array | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/datasets/{datasetId}/versions
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/inputs
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
application/json
V2DeleteInputsRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| userAppId | object | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/inputs
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/inputs/annotations
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
application/json
V2DeleteAnnotations3Request
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| inputIds | array | optional |
| userAppId | object | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/inputs/annotations
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/inputs/{inputId}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
| inputId | path | required | string | — |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/inputs/{inputId}
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/inputs/{inputId}/annotations/{annotationId}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
| inputId | path | required | string | — |
| annotationId | path | required | string | — |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/inputs/{inputId}/annotations/{annotationId}
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/installed_module_versions
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
application/json
V2DeleteInstalledModuleVersionsRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| userAppId | object | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/installed_module_versions
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/label_orders
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
application/json
V2DeleteLabelOrdersRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| userAppId | object | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/label_orders
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/models
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
application/json
V2DeleteCollectorsRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| deleteAll | boolean | optional |
| userAppId | object | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/models
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/models/{modelId}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
| modelId | path | required | string | — |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/models/{modelId}
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/models/{modelId}/versions/{versionId}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
| modelId | path | required | string | — |
| versionId | path | required | string | — |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/models/{modelId}/versions/{versionId}
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/modules
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
application/json
V2DeleteInputsRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| userAppId | object | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/modules
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/modules/{moduleId}/versions
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
| moduleId | path | required | string | — |
application/json
V2DeleteModuleVersionsRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| userAppId | object | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/modules/{moduleId}/versions
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/searches/{id}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
| id | path | required | string | — |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/searches/{id}
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/tasks
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
application/json
V2DeleteTasksRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| userAppId | object | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/tasks
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/uploads
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
application/json
V2DeleteUploadsRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| userAppId | object | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/uploads
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/workflows
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
application/json
V2DeleteCollectorsRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| deleteAll | boolean | optional |
| userAppId | object | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/workflows
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/workflows/{workflowId}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
| workflowId | path | required | string | — |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/workflows/{workflowId}
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/workflows/{workflowId}/versions
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | path | required | string | — |
| workflowId | path | required | string | The id of the workflow that has the requested versions to delete. |
application/json
V2DeleteWorkflowVersionsRequest
| Property | Type | Required |
|---|---|---|
| userAppId | object | optional |
| workflowVersionIds | array | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/apps/{userAppId.appId}/workflows/{workflowId}/versions
/v2/users/{userAppId.userId}/keys/{keyId}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| keyId | path | required | string | — |
| userAppId.appId | query | optional | string | — |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/keys/{keyId}
/v2/users/{userAppId.userId}/runners
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| userAppId.userId | path | required | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
application/json
V2DeleteRunnersRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| userAppId | object | optional |
| └ appId | string | optional |
An unexpected error response.
A successful response.
DELETE /v2/users/{userAppId.userId}/runners
/v2/workflows
Request to delete several things by the list of ids.
application/json
apiDeleteWorkflowsRequest
| Property | Type | Required |
|---|---|---|
| ids | array | optional |
| deleteAll | boolean | optional |
| userAppId | object | optional |
| └ appId | string | optional |
| └ userId | string | optional |
An unexpected error response.
A successful response.
DELETE /v2/workflows
/v2/workflows/{workflowId}
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| workflowId | path | required | string | — |
| userAppId.userId | query | optional | string | Note user_id ‘me’ is reserved - it is the alias for the id of authorized user |
| userAppId.appId | query | optional | string | — |
An unexpected error response.
A successful response.
DELETE /v2/workflows/{workflowId}
/v2/workflows/{workflowId}/versions
| Name | In | Required | Type | Description |
|---|---|---|---|---|
| workflowId | path | required | string | The id of the workflow that has the requested versions to delete. |
application/json
V2DeleteWorkflowVersions2Request
| Property | Type | Required |
|---|---|---|
| userAppId | object | optional |
| └ appId | string | optional |
| └ userId | string | optional |
| workflowVersionIds | array | optional |
An unexpected error response.
A successful response.
DELETE /v2/workflows/{workflowId}/versions
BookmarkOriginBookmarkType
{
"enum": [
"unknown",
"model",
"workflow",
"dataset",
"module"
],
"type": "string",
"default": "unknown"
}
CloudRegionCloud
{
"enum": [
"UNKOWN_CLOUD",
"SELF_HOSTED",
"AWS",
"GCP",
"AZURE",
"LAMBDA"
],
"type": "string",
"default": "UNKOWN_CLOUD",
"description": " - SELF_HOSTED: Run on a user's own infrastructure. This has restrictions on who can access resources\nthat are being run by SELF_HOSTED runners. Only those who are part of the user/org where they\nexist can leverage them."
}
DeploymentSchedulingChoice
{
"enum": [
"UNKNOWN_SCHEDULING_CHOICE",
"FAIL",
"RANDOM",
"PRICE",
"PERFORMANCE",
"NETWORK",
"UTILIZATION",
"PREFER_SPOT",
"PREFER_ONDEMAND"
],
"type": "string",
"default": "UNKNOWN_SCHEDULING_CHOICE",
"description": "In some scenarios it may not be obvous how we should schedule a resource to underlying nodes\nwithin the nodepool(s) above. The SchedulerChoice allows us to specify how to decide which\nnodepool to use when there are multiple nodepools and how to decide which type of node\nwithin a nodepool if there are multiple types.\nIf here are multiple nondepools then a decision on which to use comes into play\nif it is not specified in the prediction request.\nEven with a single nodepool a choice may come up such as when a resource that needs scheduling\nhas not specified the accelerator types it supports and the nodepool has multiple types.\n\n - FAIL: fail if there is any ambiguity.\n - RANDOM: randomly pick amongst the nodepools/nodes to assign.\n - PRICE: choose the compute that is cheaper\n - PERFORMANCE: schedule to the fastest known iption.\n - NETWORK: optimize based on network latency.\n - UTILIZATION: send to the least used nodepool based on it's capacity.\n - PREFER_SPOT: choose spot instances over on-demand\n - PREFER_ONDEMAND: choose on-demand instances over spot."
}
MatrixUint64
{
"type": "object",
"properties": {
"data": {
"type": "array",
"items": {
"type": "string",
"format": "uint64"
},
"description": "Matrix data stored as an array.\nIn order to access matrix element at row i & column j, use data[i*n_cols+j]."
},
"nCols": {
"type": "string",
"title": "Number of columns",
"format": "uint64"
}
},
"description": "Store matrix of uint64s values.\nIt is recommended to store the matrix as a 1D array\nbecause it produces less bytes during serialization than a 2D array.\nThe matrix does store the number of columns, but it does not store the number of rows.\nThe number of rows can automatically be calculated as length(data)/n_cols."
}
ModelTypeFieldModelTypeFieldType
{
"enum": [
"INVALID_MODEL_TYPE_FIELD_TYPE",
"BOOLEAN",
"STRING",
"NUMBER",
"ARRAY_OF_CONCEPTS",
"ARRAY_OF_CONCEPTS_WITH_THRESHOLD",
"RANGE",
"ENUM",
"COLLABORATORS",
"JSON",
"ARRAY_OF_NUMBERS",
"WORKFLOW_EMBED_MODELS",
"ARRAY_OF_STRINGS",
"RECURSIVE_ENUM",
"PYTHON_CODE",
"DATASET_ID",
"DATASET_VERSION_ID",
"ARRAY_OF_MODEL_CONCEPTS",
"DATASET",
"DATASET_VERSION",
"ENCRYPTED_STRING",
"CHECKPOINT_MODEL"
],
"type": "string",
"default": "INVALID_MODEL_TYPE_FIELD_TYPE",
"description": "These are various types of fields that we have UIs for.\n\n - ARRAY_OF_CONCEPTS: For auto-completing to concepts in the app. This goes into an data.concepts field.\n - ARRAY_OF_CONCEPTS_WITH_THRESHOLD: For auto-completing to concepts in the app. This goes into an data.concepts field.\n - RANGE: A range for a float value.\n - ENUM: If ENUM is used then the \"enum_options\" field should also be filled in with the respective ID and description\nfor the different ENUM options.\n - COLLABORATORS: For listing collaborators of the app. The field is a string of the collaborator's user_id.\n - JSON: For arbitrary json object: \"{...}\"\n - ARRAY_OF_NUMBERS: Such as [1.0, 2.0, 3.5]\n - WORKFLOW_EMBED_MODELS: For selecting the embed_model_version_id for context based models.\n - ARRAY_OF_STRINGS: Such as ['a', 'b', 'cantaloupe']\n - RECURSIVE_ENUM: If RECURSIVE_ENUM is used then the \"enum_options\" field should also be filled in with the respective ID and\ndescription for the different RECURSIVE_ENUM options, as well as model_type_fields for each enum choice.\n - PYTHON_CODE: For blocks of code that need to be specified by the user for setup or execution during workflow runs.\n - DATASET_ID: For selecting a dataset id in model parameters. String in API request.\n - DATASET_VERSION_ID: For selecting a dataset version id. String.\n - ARRAY_OF_MODEL_CONCEPTS: For auto-completing to concepts in the model.\n - DATASET: For selecting a dataset\n - DATASET_VERSION: For selecting a dataset version\n - ENCRYPTED_STRING: To pass a string downstream, that is encrypted in the DB and API.\n - CHECKPOINT_MODEL: For selecting a model version of the same model type to resume training from."
}
ModuleVersionModuleNav
{
"type": "object",
"properties": {
"title": {
"type": "string",
"description": "This is the left side title for this module and for browser tab title of the module.\nWe have this in the version so that users can change those settings\nwhen releasing a new version of their module."
},
"moduleSubNavs": {
"type": "array",
"items": {
"$ref": "#/components/schemas/ModuleVersionModuleSubNav"
},
"description": "A list of subnav elements to put under the module title."
}
}
}
ModuleVersionModuleSubNav
{
"type": "object",
"properties": {
"title": {
"type": "string",
"description": "This is the display title for a navbar element to link to a specific page.\nThe name for this subnav element to show in the sidebar."
},
"queryKey": {
"type": "string",
"title": "The query param name"
},
"queryValue": {
"type": "string",
"title": "The query param value"
}
}
}
NodepoolCapacityType
{
"enum": [
"UKNOWN_CAPACITY_TYPE",
"ONDEMAND_TYPE",
"SPOT_TYPE"
],
"type": "string",
"default": "UKNOWN_CAPACITY_TYPE",
"description": "Type of nodes that are ok for instances in this pool.\nIf both spot and on-demand are provided then the runner will be able to run on either\nwith a preference for spot until they are not available."
}
SearchMetric
{
"enum": [
"METRIC_NOT_SET",
"EUCLIDEAN_DISTANCE",
"COSINE_DISTANCE"
],
"type": "string",
"default": "METRIC_NOT_SET",
"description": "Metric used for search. Can be EUCLIDEAN_DISTANCE (default) or COSINE_DISTANCE.\nCurrently only brute force search supports non-eudlicean metrics."
}
SplitIntoDatasetsDatasetSplitMethod
{
"enum": [
"NOT_SET",
"RANDOM_PERCENTAGE_SPLIT"
],
"type": "string",
"title": "- RANDOM_PERCENTAGE_SPLIT: We will randomly split inputs into the datasets",
"default": "NOT_SET"
}
TaskInputSourceTaskInputSourceType
{
"enum": [
"INPUT_SOURCE_TYPE_NOT_SET",
"ALL_INPUTS",
"SAVED_SEARCH",
"DATASET"
],
"type": "string",
"default": "INPUT_SOURCE_TYPE_NOT_SET",
"description": " - ALL_INPUTS: Use all inputs in the app.\n - SAVED_SEARCH: Use the inputs from a saved search.\n - DATASET: Inputs from a dataset."
}
TaskReviewTaskReviewStrategy
{
"enum": [
"TASK_REVIEW_STRATEGY_NOT_SET",
"NONE",
"MANUAL",
"CONSENSUS"
],
"type": "string",
"default": "TASK_REVIEW_STRATEGY_NOT_SET",
"description": " - NONE: No review is needed.\n - MANUAL: Manual review strategy.\n - CONSENSUS: Consensus review strategy."
}
TaskTaskType
{
"enum": [
"TYPE_NOT_SET",
"CONCEPTS_CLASSIFICATION",
"BOUNDING_BOX_DETECTION",
"POLYGON_DETECTION"
],
"type": "string",
"default": "TYPE_NOT_SET",
"description": " - CONCEPTS_CLASSIFICATION: Concepts classification tasks annotate concepts for the overall image, frame of video or section of text.\n - BOUNDING_BOX_DETECTION: Bounding box detection tasks annotate rectangular bounding box regions around each concept in an image, frame of video or section of text.\n - POLYGON_DETECTION: Polygon detection tasks annotate free-form regions around concepts in an image, frame of video or section of text."
}
TaskWorkerPartitionedStrategyInfoTaskWorkerPartitionedStrategy
{
"enum": [
"PARTITIONED_WORKER_STRATEGY_NOT_SET",
"EVENLY",
"WEIGHTED"
],
"type": "string",
"default": "PARTITIONED_WORKER_STRATEGY_NOT_SET",
"description": " - EVENLY: Each worker will label (approximately) the same number of inputs.\n - WEIGHTED: Each worker will have an assigned weight.\nSee weights field for more details."
}
TaskWorkerTaskWorkerStrategy
{
"enum": [
"WORKER_STRATEGY_NOT_SET",
"PARTITIONED",
"FULL"
],
"type": "string",
"default": "WORKER_STRATEGY_NOT_SET",
"description": " - PARTITIONED: The inputs will be partitioned in several partitions.\nEach worker will label one or more input partitions.\n - FULL: Each worker will label all inputs from input source."
}
V2CancelBulkOperationsRequest
{
"type": "object",
"title": "Cancel a list of bulk operation ids",
"properties": {
"ids": {
"type": "array",
"items": {
"type": "string"
},
"title": "List of bulk operation ids to be cancelled"
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
}
}
}
V2CancelInputsAddJob2Request
{
"type": "object",
"properties": {
"userAppId": {
"$ref": "#/components/schemas/apiUserAppIDSet"
}
}
}
V2CancelInputsAddJobRequest
{
"type": "object",
"properties": {
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
}
}
}
V2CancelInputsExtractionJobsRequest
{
"type": "object",
"title": "Cancel a list of extraction job ids",
"properties": {
"ids": {
"type": "array",
"items": {
"type": "string"
},
"title": "List of extraction job ids to be cancelled"
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
}
}
}
V2DeleteAnnotationFiltersRequest
{
"type": "object",
"properties": {
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
},
"annotationFilterIds": {
"type": "array",
"items": {
"type": "string"
},
"description": "Specify which filters to delete."
}
},
"description": "Request to delete several annotation filters by list of ids."
}
V2DeleteAnnotations3Request
{
"type": "object",
"properties": {
"ids": {
"type": "array",
"items": {
"type": "string"
},
"title": "Delete annotations with IDs"
},
"inputIds": {
"type": "array",
"items": {
"type": "string"
},
"title": "Delete annotations for these Input IDs\nNote that 'ids' are optional but if the are provided the number and order in\n'ids' and 'input_ids' should match\nIf you do not specifiy 'ids' all the annotations for 'input_ids' are deleted\nHowever you need to specify at least one value for 'input_ids'\ni.e. this API does not support deleting all annotations"
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
}
},
"description": "Request to delete several things by the list of ids."
}
V2DeleteBulkOperationsRequest
{
"type": "object",
"properties": {
"ids": {
"type": "array",
"items": {
"type": "string"
},
"title": "List of bulk operation ids to be deleted"
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
}
},
"description": "Request to delete the terminated bulk operations by ID\nOnly operations in terminated state can be deleted."
}
V2DeleteCollaboratorsRequest
{
"type": "object",
"title": "DeleteCollaboratorsRequest",
"properties": {
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
},
"userEmails": {
"type": "array",
"items": {
"type": "string"
}
},
"collaboratorIds": {
"type": "array",
"items": {
"type": "string"
}
}
}
}
V2DeleteCollectorsRequest
{
"type": "object",
"properties": {
"ids": {
"type": "array",
"items": {
"type": "string"
}
},
"deleteAll": {
"type": "boolean"
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
}
},
"description": "Request to delete several things by the list of ids."
}
V2DeleteConceptRelationsRequest
{
"type": "object",
"title": "DELETE concept relations",
"properties": {
"ids": {
"type": "array",
"items": {
"type": "string"
},
"description": "The concept relationship ids to delete."
},
"userAppId": {
"type": "object",
"title": "The user_id and app_id information.",
"description": "The user_id and app_id information."
}
}
}
V2DeleteDatasetInputs2Request
{
"type": "object",
"properties": {
"inputIds": {
"type": "array",
"items": {
"type": "string"
},
"description": "Specify which inputs to delete from dataset."
},
"userAppId": {
"$ref": "#/components/schemas/apiUserAppIDSet"
}
},
"description": "Request to delete several dataset inputs by list of ids."
}
V2DeleteDatasetInputsRequest
{
"type": "object",
"properties": {
"inputIds": {
"type": "array",
"items": {
"type": "string"
},
"description": "Specify which inputs to delete from dataset."
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
}
},
"description": "Request to delete several dataset inputs by list of ids."
}
V2DeleteDatasetVersions2Request
{
"type": "object",
"properties": {
"userAppId": {
"$ref": "#/components/schemas/apiUserAppIDSet"
},
"datasetVersionIds": {
"type": "array",
"items": {
"type": "string"
}
}
},
"description": "Request to delete several dataset versions by list of ids."
}
V2DeleteDatasetVersionsRequest
{
"type": "object",
"properties": {
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
},
"datasetVersionIds": {
"type": "array",
"items": {
"type": "string"
}
}
},
"description": "Request to delete several dataset versions by list of ids."
}
V2DeleteDatasetsRequest
{
"type": "object",
"properties": {
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
},
"datasetIds": {
"type": "array",
"items": {
"type": "string"
}
}
},
"description": "Request to delete several datasets by list of ids."
}
V2DeleteInputsRequest
{
"type": "object",
"properties": {
"ids": {
"type": "array",
"items": {
"type": "string"
}
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
}
},
"description": "Request to delete several things by the list of ids."
}
V2DeleteInstalledModuleVersionsRequest
{
"type": "object",
"properties": {
"ids": {
"type": "array",
"items": {
"type": "string"
}
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
}
},
"description": "Request to delete several installed module versions by the list of ids."
}
V2DeleteLabelOrdersRequest
{
"type": "object",
"properties": {
"ids": {
"type": "array",
"items": {
"type": "string"
}
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
}
},
"description": "Request to delete a list of label orders."
}
V2DeleteModuleVersionsRequest
{
"type": "object",
"properties": {
"ids": {
"type": "array",
"items": {
"type": "string"
}
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
}
},
"description": "Request to delete several module versions by the list of ids."
}
V2DeleteRunnersRequest
{
"type": "object",
"properties": {
"ids": {
"type": "array",
"items": {
"type": "string"
}
},
"userAppId": {
"type": "object",
"properties": {
"appId": {
"type": "string"
}
},
"description": "Common message to identify the app in a url endpoint."
}
},
"description": "Request to delete several things by the list of ids."
}
V2DeleteTasksRequest
{
"type": "object",
"properties": {
"ids": {
"type": "array",
"items": {
"type": "string"
}
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
}
},
"description": "Request to delete a list of tasks."
}
V2DeleteUploadsRequest
{
"type": "object",
"title": "Stops or deletes multipart upload",
"properties": {
"ids": {
"type": "array",
"items": {
"type": "string"
}
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
}
}
}
V2DeleteWorkflowVersions2Request
{
"type": "object",
"title": "DeleteWorkflowVersionsRequest",
"properties": {
"userAppId": {
"$ref": "#/components/schemas/apiUserAppIDSet"
},
"workflowVersionIds": {
"type": "array",
"items": {
"type": "string"
},
"title": "Delete the versions identified by these ids"
}
}
}
V2DeleteWorkflowVersionsRequest
{
"type": "object",
"title": "DeleteWorkflowVersionsRequest",
"properties": {
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
},
"workflowVersionIds": {
"type": "array",
"items": {
"type": "string"
},
"title": "Delete the versions identified by these ids"
}
}
}
V2GenerateModelOutputs2Response
{
"type": "object",
"title": "Stream result of apiMultiOutputResponse",
"properties": {
"error": {
"$ref": "#/components/schemas/googlerpcStatus"
},
"result": {
"$ref": "#/components/schemas/apiMultiOutputResponse"
}
}
}
V2GenerateModelOutputsResponse
{
"type": "object",
"title": "Stream result of apiMultiOutputResponse",
"properties": {
"error": {
"$ref": "#/components/schemas/googlerpcStatus"
},
"result": {
"$ref": "#/components/schemas/apiMultiOutputResponse"
}
}
}
V2PatchAnnotationFiltersRequest
{
"type": "object",
"properties": {
"action": {
"type": "string",
"title": "The action to perform on the patched objects\nFor now, only 'overwrite' action is supported"
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
},
"annotationFilters": {
"type": "array",
"items": {
"$ref": "#/components/schemas/apiAnnotationFilter"
},
"description": "List of annotation filters that are requested to be updated."
}
},
"description": "Request to patch several annotation filters."
}
V2PatchAnnotationsRequest
{
"type": "object",
"title": "PatchAnnotationsRequest",
"properties": {
"action": {
"type": "string",
"title": "The action to perform on the patched objects\nFor now actions 'merge', 'overwrite', and 'remove' are supported"
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
},
"annotations": {
"type": "array",
"items": {
"$ref": "#/components/schemas/clarifaiapiAnnotation"
}
},
"deleteIfEmptyData": {
"type": "boolean",
"description": "If the request is a \"remove\" action and the annotation is left with empty data,\nthen setting delete_if_empty_data to true will delete the annotation,\nif possible (for example, will not delete an input-level annotation)."
}
}
}
V2PatchAnnotationsSearchesRequest
{
"type": "object",
"properties": {
"action": {
"type": "string",
"title": "The action to perform on the patched Search objects\nFor now only action 'overwrite' is supported"
},
"searches": {
"type": "array",
"items": {
"$ref": "#/components/schemas/apiSearch"
},
"title": "The searches to be patched"
},
"userAppId": {
"type": "object",
"title": "The user_id and app_id to query from.",
"description": "The user_id and app_id to query from."
}
}
}
V2PatchAnnotationsStatusRequest
{
"type": "object",
"title": "PatchAnnotationsStatusRequest",
"properties": {
"action": {
"type": "string",
"title": "'overwrite' is supported"
},
"userIds": {
"type": "array",
"items": {
"type": "string"
},
"title": "Filter by user IDs"
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
},
"statusCode": {
"$ref": "#/components/schemas/statusStatusCode"
},
"statusCodes": {
"type": "array",
"items": {
"$ref": "#/components/schemas/statusStatusCode"
},
"title": "Filter by Status codes"
}
}
}
V2PatchAppRequest
{
"type": "object",
"title": "PatchAppRequest",
"properties": {
"app": {
"$ref": "#/components/schemas/apiApp"
},
"action": {
"type": "string",
"description": "The action to perform on the patched App object except App.Metadata\nSupported values: 'overwrite' and 'remove'.\n\nNote that 'remove' can only be used to remove the app image by setting\n'image.url' in the request to the current value returned for the app."
},
"reindex": {
"type": "boolean",
"description": "If set, the app will be automatically reindexed upon change of its base workflow."
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
},
"metadataAction": {
"$ref": "#/components/schemas/apiPatchAction"
}
}
}
V2PatchAppsIdsRequest
{
"type": "object",
"title": "PatchAppsIdsRequest",
"properties": {
"ids": {
"type": "array",
"items": {
"$ref": "#/components/schemas/apiIdUpdateSource"
},
"title": "Array containing 1 entry"
},
"action": {
"type": "string",
"title": "The action to perform on the patched objects\nOnly 'overwrite' is supported"
},
"userAppId": {
"type": "object",
"properties": {
"appId": {
"type": "string"
}
},
"description": "Common message to identify the app in a url endpoint."
}
}
}
V2PatchAppsRequest
{
"type": "object",
"title": "PatchAppsRequest",
"properties": {
"apps": {
"type": "array",
"items": {
"$ref": "#/components/schemas/apiApp"
}
},
"action": {
"type": "string",
"description": "The action to perform on the patched App objects except App.Metadata\nSupported values: 'overwrite' and 'remove'.\n\nNote that 'remove' can only be used to remove the app image by setting\n'image.url' in the request to the current value returned for that app."
},
"reindex": {
"type": "boolean",
"description": "If set, the app will be automatically reindexed upon change of its base workflow."
},
"userAppId": {
"type": "object",
"properties": {
"appId": {
"type": "string"
}
},
"description": "Common message to identify the app in a url endpoint."
},
"metadataAction": {
"$ref": "#/components/schemas/apiPatchAction"
}
}
}
V2PatchCollaboratorsRequest
{
"type": "object",
"title": "PatchCollaboratorsRequest",
"properties": {
"action": {
"type": "string",
"title": "The action to perform on the patched objects\nFor now only action 'overwrite' is supported"
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
},
"collaborators": {
"type": "array",
"items": {
"$ref": "#/components/schemas/apiCollaborator"
}
}
}
}
V2PatchCollectorsRequest
{
"type": "object",
"title": "PatchCollectorsRequest",
"properties": {
"action": {
"type": "string",
"title": "The action to perform on the patched objects\nOnly 'overwrite' is supported"
},
"userAppId": {
"type": "object",
"description": "Common message to identify the app in a url endpoint."
},
"collectors": {
"type": "array",
"items": {
"$ref": "#/components/schemas/apiCollector"
}
}
}
}
| Version | Endpoints | Schemas | Ingested | Status |
|---|---|---|---|---|
| version not set | 400 | 543 | 2026-05-11 | current |
| version not set | 400 | 543 | 2026-04-16 |