The full token id.
Optional
comment?: stringOptional
expire?: numberAPI token expiration date (seconds since epoch). '0' means no expiration date.
Optional
privsep?: booleanRestrict API token privileges with separate ACLs (default), or give full privileges of corresponding user.
API token value used for authentication.
Generated using TypeDoc
Returned by POST /access/users/{userid}/token/{tokenid}