POST

Dismiss Media Upload Failures


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Clears a location's failed photo changes, leaving queued ones alone.

Failures are otherwise kept until the next submission for that location replaces them, so this is how a site owner dismisses a photo that's never going to succeed.

dismissedCount reports how many were cleared.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage SEO Settings
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/gbp/v1/locations/{locationId}/media-uploads/dismiss-failures

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?