API Reference
Log In
API Reference

Create a Drawer (sidedrawer) from a Subscription (sends Invitation where applicable)

Creates a sponsored Drawer (sidedrawer) from a Subscription. If the owner is not an existing User, this endpoint also sends an Invitation.

Path Params
string
required

Unique Tenant identifier.

string
required

Subscription ID

Body Params
string
required

Drawer (sidedrawer) Name

string

Email username.

string

Drawer (sidedrawer) 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 the owner is not the User currently logged in.

coOwners
array of objects

Co-owner(s) information.

coOwners
string

Affiliate code (brandCode).

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

Set notificationsDisabled = true if notifications should be disabled.

Response
200

Successfully created a Drawer.

Language
Credentials
Click Try It! to start a request and see the response here!