Skip to main content
POST
Submit or update the current user's review

Authorizations

X-API-Key
string
header
required

Headers

customer
string
required

Workspace identifier

Path Parameters

projectId
string
required

Project UUID, not a slug. Resolve a slug with GET /project/slug/{slug} using the same workspace and credentials, then pass the returned id.

id
string
required

Body

application/json
status
enum<string>
required
Available options:
Approved,
Rejected
comment
object[]

Response

201 - undefined