Enable private preview for SaaS
Contributors
Suggest changes
POST /tenancy/account/{accountId}/enable-private-preview/{privatePreviewEnabled}
Sets the privatePreviewEnabled property of the specified account.
The privatePreviewEnabled property determines whether private preview of the SaaS interface is enabled.
Token usage: BlueXP user token.
Parameters
Name | Type | In | Required | Description |
---|---|---|---|---|
accountId |
string |
path |
True |
|
privatePreviewEnabled |
boolean |
path |
True |
|
authorization |
string |
header |
True |
Authorization JWT access token |
X-User-Token |
string |
header |
False |
User JWT access token |
X-Service-Request-Id |
string |
header |
False |
Request identifier |
Response
Status: 200, Default response