Enable Cloud Manager notifications
Contributors
Suggest changes
PATCH /tenancy/account/{accountId}/update-user
Updates the user cloudManagerNotificationsOptIn property of the specified account.
The cloudManagerNotificationsOptIn property determines whether the user receives BlueXP notifications.
Token usage: BlueXP user token.
Parameters
Name | Type | In | Required | Description |
---|---|---|---|---|
accountId |
string |
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 |
Request Body
Name | Type | Required | Description |
---|---|---|---|
cloudManagerNotificationsOptIn |
boolean |
True |
Response
Status: 200, Default response
Definitions
See Definitions
body
Name | Type | Required | Description |
---|---|---|---|
cloudManagerNotificationsOptIn |
boolean |
True |