API Reference//
- Get review template media presigned S3 url
Find email Identities for given list of email addresses
Create a new email Identity
Resend verification email for given email address
Find review templates for given location Ids
Create new review template for given location Ids
Start a review generation job for given customer location Ids and review template Id
Find review template jobs for given location Ids
Update an existing review template
Get review template media...
- https://uberall.com/apihttps://uberall.com/api/customer-engagement/review-template/media/upload-url
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/customer-engagement/review-template/media/upload-url
curl -i -X GET \
'https://uberall.com/api/customer-engagement/review-template/media/upload-url?type=LOGO_PHOTO&contentType=image%2Fpng&fileName=string'Response
{ "mediaId": 0, "message": "string", "uploadUrl": "string" }