Consumer_TokenCreate

struct

Payload for issuing a new personal access token

Property Type Description
name String Descriptive name for the token
scopes
ArrayString
List of requested scopes for the token
expire Date Optional expiration date for the token
part of the Apioo-Project