0

According to this documentation I can add users to specific tenant, is there REST API to do this?

Community
  • 1
  • 1
positron
  • 3,643
  • 3
  • 22
  • 26

1 Answers1

1

You can use the SCIM 2.0 API to add users.

https://is.docs.wso2.com/en/5.9.0/develop/using-the-scim-2.0-rest-apis/#using-the-scim-20-rest-apis

farasath
  • 2,961
  • 2
  • 15
  • 16