
Anil KumarA.12504 (Customer) asked a question.
Hi,
I am able to add users to Okta using following API:
/api/v1/users?activate=false
Now I would like to assign this to my company app using API. How could I do that? and is there any way to trigger provisioning them using API.
Thanks,
Anil

Assign Groups to the App in Okta. Assign the newly created user to the assigned group via the Groups API.