Section type 'user': User properties.
Optional properties:
comment:<string>- Comment (single line).
email:<string>- E-Mail Address.
enable:<boolean> (default=true)- Enable the account (default). You can set this to '0' to disable the account.
expire:<integer> (0 - N) (default=0)- Account expiration date (seconds since epoch). '0' means no expiration date.
firstname:<string>- First name.
lastname:<string>- Last name.
Section type 'token': ApiToken properties.
Optional properties:
comment:<string>- Comment (single line).
enable:<boolean> (default=true)- Enable the account (default). You can set this to '0' to disable the account.
expire:<integer> (0 - N) (default=0)- Account expiration date (seconds since epoch). '0' means no expiration date.