API Reference
Log In
API Reference

Create a Drawer (sidedrawer) for a free Subscription

Creates a new Drawer (sidedrawer) for free.

Body Params
string
required

The Drawer (sidedrawer) name.

string

Email username.

string

Drawer type (individual as default).

string

Drawer (sidedrawer) type if sidedrawerType = "other".

boolean

selfOwned = true if the owner is the User currently logged in.

owner
object

Owner information if selfOwned = false.

coOwners
array of objects

Co-owner(s) information.

coOwners
string

Affiliate code (brandCode).

string

License key.

string

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

metadata
object

Metadata key-value pairs.

boolean

Set skipSponsorEditorAssignment = true if you do not want to allow Subscription owners to "auto-add" themselves as "sd_editor".

externalKeys
array of objects

External key-value pairs.

externalKeys
boolean
Defaults to false

public = true if the Drawer (sidedrawer) is public. Default: false.

boolean

Set notificationsDisabled = true if notifications should be disabled.

Response

sidedrawer) has been successfully created.

Language
Credentials