v1

latestOpenAPI 3.0.02026-07-1355113123.3 KB
Application

Set-Shards

post/account/shards

Request body

ccstring required
phone_numberstring required
shardsinteger required
pinstring required

Example request

{
  "cc": "<Country Code>",
  "phone_number": "<Phone Number>",
  "shards": 32,
  "pin": "<Two-Step PIN>"
}