0
votes

I am using wso2 API manager 3.1.0 I want to create the users and roles programatically. Are there any REST APIs available for the carbon console of the APIM to achieve this? I referred to this document https://apim.docs.wso2.com/en/next/develop/product-apis/restful-apis/ which has only details of the REST APIs available for API publisher and devportal mainly.

1

1 Answers

1
votes

You can use RemoteUserStoreManagerService SOAP service.

See https://docs.wso2.com/display/IS580/Managing+Users+and+Roles+with+APIs