Create account group

POST {{proxiedPublicURL}}/account_groups

Create account group

Request Body

{"type"=>"PERSONAL", "user_id"=>"{{latestUserID}}"}

HEADERS

KeyDatatypeRequiredDescription
idempotency-keystring(Required) Idempotency key to prevent the same request from replaying.
https://tools.ietf.org/id/draft-idempotency-header-01.html
upvest-client-idstring(Required) Tenant Client ID
upvest-api-versionnumberUpvest API version
Content-Typestring