Enable users
Enable users in the native realm. By default, when you create users, they are enabled.
POST
/_security/user/{username}/_enable
curl \
--request POST 'http://api.example.com/_security/user/{username}/_enable' \
--header "Authorization: $API_KEY"