Skip to main content
POST
Request Reporter Upload

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Body

application/json
name
string
required
Required string length: 1 - 200
Pattern: ^[a-z0-9][a-z0-9_.-]*$
content_hash
string
required
Pattern: ^[0-9a-f]{64}$
size_bytes
integer
required
Required range: x <= 209715200
attributes
ReporterVersionAttributes · object
required

The full declared contract carried on a reporter version row.

player_id
string | null
Pattern: ^ply_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Response

Successful Response

upload_url
string | null
required
existing_version
ReporterVersionPublic · object | null