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 or null
messagestring or null
dataobject or null

Errors