Reset user settings to defaults

Reset all user settings to their default values. The system supports finding users by ID, email, or phone number from the authentication token.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Settings reset successfully
successboolean
messagestring
dataobject

Errors

401
Unauthorized Error
422
Unprocessable Entity Error
500
Internal Server Error
503
Service Unavailable Error