The account id will always be: 3b489eaefc35da1235ecdb32fbadf314, however I do not know how to correctly parse the endpoint along with all the data.
https://api.cloudflare.com/client/v4/accounts/3b489eaefc35da1235ecdb32fbadf314/members/{member_id} . How do I deal with member_id given the fact that each user has a separate id generated by Cloudflare? I have created a before provisioning rule, and also a disabling option of the account. The account gets disabled, however it must get deleted right afterwards, however it does not given the fact that I do not know yet how to manipulate the member id within the endpoint and also create the right mapping.