curl --location '/iam/api/users/delete' \ --header 'Authorization;' \ --data-urlencode 'usernames='
{ "result": true, "error": "string", "error_description": "string" }