Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the review embed config
Body
application/json
The updated title of the review embed
The updated prompt for the review text
The updated placeholder for the review text
The updated minimum number of stars to prompt for a review
The updated URL to request a review from Google
The updated text for the submit button
The updated slug for the review embed
Response
200 - application/json
The updated review embed configuration
The ID of the review embed config
The title of the review embed
The prompt for the review text
The placeholder for the review text
The minimum number of stars to prompt for a review
The text for the submit button
The URL to request a review from Google