Move account data
Contributors
POST /tenancy/account/{srcAccountId}/dest/account/{dstAccountId}
Moves account data from the source account to the destination account.
Token usage: Cloud Manager service token with the following scopes: tenancy:support.
Parameters
Name | Type | In | Required | Description |
---|---|---|---|---|
srcAccountId |
string |
path |
True |
Source account ID |
dstAccountId |
string |
path |
True |
Destination account ID |
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