delete https://api.connex.trade/api/v1/apiKey/portfolio
Delete the API Key of a Trading Portfolio by a primary user.
Permission
- Applies to primary user's API Key only.
- Permission: TRADE.
Rate Limit
- 3 requests per 10 seconds
Request
Field name | Type | Necessary | Remarks |
---|---|---|---|
portfolioId | Long | Y | Trading Portfolio ID |
portfolioApiKey | String | Y | API public key |
Response
Field name | Type | Remarks |
---|---|---|
portfolioId | Long | portfolioId |
apiName | String | API Key note |
accessKey | String | accessKey |
updatedAt | Long | Update Time |