createAccount

Request

{
    "short_name": "oi",
    "author_name": "oi"
}

Response

10 lines

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

Share

Submit by @Botbitbotbitbot

⬅️ Back to Recently Submissions