post https://example.com/api/users
- A user with the username
currentcannot be created. - The
passwordproperty is only recognized when creating a user associated with the built-inlocalauthentication source. It is silently ignored otherwise. - The UUID of a successfully added user is returned in the value of
resultin the response object. - For service accounts, setting the
token_lifetimeto0will cause a token to never expire. USE WITH CAUTION.