Skip to main content
POST
Create Review

Authorizations

Authorization
string
header
required

Provide a Clerk JWT or a long-lived CLI token (prefix ap_cli_). Pass as Authorization: Bearer <token>.

Path Parameters

slug
string
required

Body

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

Response

Successful Response

id
string
required
skill_slug
string
required
rating
integer
required
text
string | null
required
author_display_name
string
required
created_at
string
required
author_slug
string | null