Skip to main content
POST
Create a token

Authorizations

token
string
query
required

Vida API Token

Body

application/json
type
string
default:admin
required

Permission for token. Only admin currently supported

description
string
required

Friendly description for token

Example:

"Main app"

Response

Successful response

success
boolean
Example:

true

message
string
Example:

"Token created successfully"

token
object