Can't open demo account

https://demo.tradovateapi.com/v1/user/opendemoaccount Post endpoint
It Requires name should match with the regexp pattern ([A-Z])+\d+.

According to JSON standard value passed correctly
Clarify please what is wrong?
Thank you in advance

Hi @Vjacheslav_Zemlianiy,

Are you involved with one of our business partners? This endpoint is intended to be called by organization administrators, which we need to set up on the backend. Could you explain your use case?

Hi @Alexander,
Yes I’m registered as an organisation administrator.
I use flow:

  • get an access token from “/v1/auth/accesstokenrequest” - successful
  • try to create demo account “v1/user/opendemoaccount”