createAccount

Request

{
    "short_name": "Name",
    "author_name": "N"
}

Response

10 lines

{
    "ok": true,
    "result": {
        "short_name": "Name",
        "author_name": "N",
        "author_url": "",
        "access_token": "<TOP-SECRET>",
        "auth_url": "<TOP-SECRET>"
    }
}

Share

Submit by @etechstudios_bot

⬅️ Back to Recently Submissions