Authoring review

Delete an existing review.

Use the /review/{id} endpoint to delete an existing review in the database. <br />User roles: admin, manager, editor

delete/authoring/v1/review/{id}

Path parameters

idstring required

Provide the ID of the review that you want to delete.

Response

Successfully deleted the review that matches the ID that you provided.

Changes

No recorded changes to this endpoint across all 1 revision of this API.