Skip to main content
POST
Verify Model

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Project-ID
string | null

Path Parameters

resource_uri
string
required

Model resource URI

Response

Successful Response

Response for model verification.

verified
boolean
required
message
string
required
latency_ms
number | null