API Reference
Log In
API Reference

Create a Drawer (sidedrawer) from a Subscription

Creates a sponsored Drawer (sidedrawer) from a Subscription, assuming an Invitation code has already been sent or the desired owner has an OpenID.

Path Params
string
required

Unique Tenant identifier.

string
required

Subscription ID

Body Params
string
required

Drawer (sidedrawer) Name

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.

string

Owner OpenID.

coOwners
array of strings

Co-owner(s) OpenID.

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.

string

The Invitation code to the entity.

string

Unique federation identifier.

Response
200

Successfully created a Drawer.

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