on 2025 Jan 17 1:11 PM
Hello all,
I've been working with BTP lately. In our company we have one global account with multiple subaccounts. We have an application deployed on the subaccount and we have to create several users on that subaccount.
But we do it manually as I show on the image, which can be tedious with large list:
Is there a way on doing it by API? If yes, can you show how the call should be?
Thank you very much.
Request clarification before answering.
Hi @edb94,
if you have to perform mass operations on users, I would recommend using the BTP CLI, especially if this is a one-off operation. See this help page for how to specifically manage users and authorizations using the CLI: https://help.sap.com/docs/btp/sap-business-technology-platform/managing-users-and-their-authorizatio...
Another option - if you are familiar with Terraform - would be to use the Terraform Provider for SAP BTP.
Hope that helps.
EDIT: If you indeed need or want an API level integration, maybe take a look at the respective APIs for SAP Authorization and Trust Management Service, on SAP Business Accelerator Hub: https://api.sap.com/package/authtrustmgmnt/rest
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @abiskop,
Thanks for the quick answer! I'll check, but I was wondering if there's some way of doing it by API for example posting it from Integration Suite as I would like to automatize it in some way when it is a large list of users.
Thank you very much.
Best regards.
| User | Count |
|---|---|
| 18 | |
| 7 | |
| 6 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.