POST
/
api
/
v1
/
review
/
{rid}
/
unlock
Unlock Review
curl --request POST \
  --url https://api.example.com/api/v1/review/{rid}/unlock
{}

Path Parameters

rid
string
required

Response

Successful Response

The response is of type Response Unlock Review Api V1 Review Rid Unlock Post · object.