Skip to main content
POST
Reevaluate Saved Artifact

Authorizations

Authorization
string
header
required

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

Path Parameters

brand_id
string<uuid>
required
artifact_id
string<uuid>
required

Body

application/json
idempotency_key
string
required
Required string length: 1 - 128
Pattern: ^[a-zA-Z0-9_-]+$

Response

Successful Response

request_id
string<uuid>
required
source_artifact_id
string<uuid>
required
module
string | null
required
status
enum<string>
required
Available options:
claimed,
dispatched,
completed,
rejected,
outcome_unknown
message
string
required
artifact_id
string<uuid> | null
native_href
string | null