Skip to main content
POST
cURL

Authorizations

Guilds-Api-Key
string
header
required

API Key specific to each guild

Guilds-App-Id
string
header
required

App ID specific to each guild

Path Parameters

review_id
string
required

The ID of the review to reply to

Body

application/json

Post reply data

content
string
required

The content for the reply

Required string length: 10 - 200
pinned
boolean
default:false

Whether or not to pin this reply

Response

Create reply response

id
string

The ID of the newly created reply