Create account group
POST {{proxiedPublicURL}}/account_groups
Create account group
Request Body
{"type"=>"PERSONAL", "user_id"=>"{{latestUserID}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
idempotency-key | string | (Required) Idempotency key to prevent the same request from replaying. | |
https://tools.ietf.org/id/draft-idempotency-header-01.html | |||
upvest-client-id | string | (Required) Tenant Client ID | |
upvest-api-version | number | Upvest API version | |
Content-Type | string |