Delete a userCopy Pagedelete https://api.atono.io/api/v1/users/{id}Path ParamsiduuidrequiredThe UUID of the user.Responses 200Successfully deleted the user. 400The user couldn’t be deleted because of role or ownership constraints (e.g., being the last team admin or a last feature flag owner). 404The specified user could not be found. They may not exist or may have already been deleted.Updated 28 days ago