Create learning assignment with expiry and renewal with REST API
Summary:
Content (please ensure you mask any confidential information):
Hi there, I managed to create a learning assignment with Postman - all good. However, I would need to add an expiry and renewal options
The first 7 lines work well. The issue comes with the line 8 onwards. There are quite a few parameters to be adjusted and the reference guide does not include the possible values. Has anyone done that already?
I would really appreciate some guidance.
Thanks in advance
B
{
"dataSecurityPrivilege": "ORA_LEARN_SPECIALIST",
"assignedToId": 100000000123456,
"learningItemNumber": "OUR_NUMBER",
"learningItemType": "ORA_COURSE",
"assignedDate": "2026-05-20",
"assignmentDueDate": "2026-05-20",
"assignmentType": "ORA_REQUIRE_ASSIGNMENT",
Tagged:
0