Reviews
Post Reply
Create a reply to a review as the guild
POST
/
reviews
/
{review_id}
Authorizations
Guilds-Api-Key
string
headerrequiredAPI Key specific to each guild
Guilds-App-Id
string
headerrequiredApp ID specific to each guild
Path Parameters
review_id
string
requiredThe ID of the review to reply to
Body
application/json
content
string
requiredThe content for the reply
Required string length:
10 - 200
pinned
boolean
default: falseWhether or not to pin this reply
Response
200 - application/json
id
string
The ID of the newly created reply
Was this page helpful?