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

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. OpenID is an open standard authentication method used as identification for Users, like a username or email might be used.

coOwners
array of strings

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

License key.

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
Defaults to false

Entity is public.

boolean

Set notificationsDisabled = true if notifications should be disabled.

string

The Invitation code to the entity.

string

This is only applicable for enterprise implementations. The federationId identifies the institution. This is optional in this case; just for a scenario in which you need to create a User that will be federated later by an enterprise SSO connection.

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!