API Reference
Log In
API Reference

Update a Drawer (sidedrawer)

Allows the following attributes of a Drawer (sidedrawer) to be updated:

  • Drawer (sidedrawer) name
  • profile photo
  • User's first name
  • User's email username
  • User's last name
  • whether it is the default Drawer (sidedrawer)
  • whether notifications are enabled or disabled
  • license key
  • metadata
  • data storage region
  • external keys

Path Params
string
required

Unique Drawer (sidedrawer) identifier.

Body Params
string

The Drawer (sidedrawer) name.

string

URL of the profile photo.

string

Drawer (sidedrawer) owner first name.

string

Email username.

string

Drawer (sidedrawer) owner last name.

boolean

This is the Account's default Drawer (sidedrawer).

boolean

Set notificationsDisabled = true if notifications should be disabled.

string

Drawer (sidedrawer) license key.

string

Affiliate code (brandCode).

metadata
object

Metadata key-value pairs.

string

Region in which to store the data. Possible values: "US", "CA", "EU".

externalKeys
array of objects

External key-value pairs.

externalKeys
Response

sidedrawer) has been successfully updated.

Language
Credentials