Launch Workflow through IdentityIQ SCIM API

Which IIQ version are you inquiring about?
IdentityIQ v8.4p1

Through REST API we will launch the workflow using this end point:
POST http://xyzcorp.com/identityiq/rest/workflows/Test%20Workflow/launch

How we can achieve the same through IdentityIQ SCIM API?

Thanks,
Swapna

Hi @swapna_kotturu ,

You can launch the workflow using the SCIM API. For detailed instructions on how to trigger the workflow, please refer to the official API documentation.