v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431130130.8 KB

Updates a specific job.

post/backend/{appId}/job/{backendEnvironmentName}/{jobId}

Path parameters

appIdstring required

The app ID.

backendEnvironmentNamestring required

The name of the backend environment.

jobIdstring required

The ID for the job.

Request body

operationstring

Filters the list of response objects to include only those with the specified operation name.

statusstring

Filters the list of response objects to include only those with the specified status.

Response

Success

AppIdstring

The app ID.

BackendEnvironmentNamestring

The name of the backend environment.

CreateTimestring

The time when the job was created.

Errorstring

If the request fails, this error is returned.

JobIdstring

The ID for the job.

Operationstring

The name of the operation.

Statusstring

The current status of the request.

UpdateTimestring

The time when the job was last updated.