Token
Create a new Token
POST
/
{account_id}
/
token
/
create
/
{application_id}
Path Parameters
account_id
string
requiredapplication_id
string
requiredBody
application/json
amount
integer
Required range:
x < 100
tags
string[]
Tags of the application
Response
201 - application/json
success
boolean
message
string
data
object[]
Was this page helpful?