In the docs https://api.cryptlex.com/v3/docs#operation/post/v3/users the role is not marked as required, but when you actually carry out the request, it comes back with:
{“message”:"‘role’ field is missing!",“code”:“MISSING_FIELD_VALUE”}
Is this a bug in the docs or in the API?
Can’t the ‘user’ role be a default?