Skip to main content
POST
Rate a completed task

Authorizations

Authorization
string
header
required

API key (pk_test_* or pk_live_), JWT session, agent token (agent_), Ed25519 session (sess_), or portal token (portal_).

Path Parameters

taskId
string<uuid>
required

Body

application/json
rating
integer
required
Required range: 1 <= x <= 5
comment
string
Maximum string length: 1000

Response

200 - application/json

Rated

data
object
required