cancel
Showing results for 
Search instead for 
Did you mean: 

Role Assign to the user

Former Member
0 Kudos

Hello Everyone ,

I am working on a app , where i have to assign a role to my applications .

How i can connect my app to api and check to whom roll are already assigned ,

I have to check in api- subaccount-Apps .

How to connect app to the api and how to check that to whom role are already assigned .

Accepted Solutions (0)

Answers (1)

Answers (1)

ElijahM
Advisor
Advisor
0 Kudos

Hi Mayur,

Can you clarify a bit what you mean in this question? You are building an Application on SAP Cloud Platform? Or you are building an App elsewhere that needs access to a service on SAP Cloud Platform? What part of the lifecycle management are you looking to utilize and how? You wish to have the application itself have the ability to list the user assignments?

Regardless I would start by checking out the API documentation listed for SAP Cloud Platform on the API Business Hub: https://api.sap.com/package/SAPHCPPlatformAPIs?section=Artifacts

And on the Official SAP Help Page: https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/4570e92cd29e419dbeee4caa1ef...

There you should find the required APIs and how to engage with them.

Regards,
Elijah

Former Member
0 Kudos

yeah , i am making app on sap cloud platform , i have to connect my app to the API, Where i can see my all the deployed app in sub-account Through API , which API I have to used for that and where i can find the API ??