This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Marks a sender as default.
You can only call this method when authenticated as a Wix app or Wix user identity.
ID of the sender to mark as default.
curl -X POST 'https://www.wixapis.com/sender-details/v1/sender-details/a6351a69-f4cb-411c-9853-26634468b03d/mark-as-default' \
-H 'Authorization: <AUTH>'
{}
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.