Hello,
I am attempting to reassign certifications with the endpoint:
https://{tenant}.api.identitynow.com/beta/campaigns/{id}/reassign
What is the best way to retrieve the IDs of the certification items that I want to reassign? I do not currently see a way to retrieve them via the V3 or beta endpoints. I would think that I could use the https://{tenant}.api.identitynow.com/beta/campaigns/{id} endpoint, but the response does not include the certification items.
Thanks!
Nick