Headers for Score the execution request

(Deprecated)
head/projects/{projectId}/models/{modelId}/scoreExecutions

Returns headers for score execution request.

Request Samples

Path Parameters

NameTypeRequiredDescription
projectId
string
true

The identifier of the project.

modelId
string
true

The identifier of the model.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
400Bad Request

The model score request was invalid.

404Not Found

No project, model, or score table exists at the requested path.