Create Sidedrawer from Subscription

Creates a Drawer (sidedrawer) from a Subscription.

Path Params
string
required

Tenant identifier.

string
required

Subscription identifier.

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

If the Owner is not the logged-in user, enter the Owner information here.

coOwners
array of objects

Co-owner(s) OpenID. OpenID is an open standard authentication method used as identification for Users, like a username or email might be used.

coOwners
string

The affiliate code (brandCode) is an identifier for the "brand" or "affiliate" within a Tenant. The affiliate code is the version of the brand name that appears in the URL. A brand name may be "Corporate ABC", for example. Then the affiliate code might be something like "corporate-abc".

string

This is the region in which the data should be stored. Possible values: US, Canada, 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

Additional key-value data.

externalKeys
boolean

Set notificationsDisabled = true if notifications should be disabled.

tags
array of strings

Tags.

tags
Response
200

The given Sidedrawer.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!