Enable third-party services
Contributors
Suggest changes
POST /tenancy/account/{accountId}/enable-3rd-party-services/{enabled}
Sets the third-party enabled property of the specified account.
The enabled property determines whether third-party services are enabled for the account.
Token usage: BlueXP user token.
Parameters
Name | Type | In | Required | Description |
---|---|---|---|---|
accountId |
string |
path |
True |
|
enabled |
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