Skip to main content
POST
Rate Delivery

Authorizations

Authorization
string
header
required

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

Path Parameters

task_id
string<uuid>
required

Body

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

Response

Successful Response