Headers for Score the execution request

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

Returns headers for score execution request.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
modelId
string
true

The identifier of the model.

projectId
string
true

The identifier of the project.

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.