Get Started with Redwood for Oracle Cloud HCM Begin Now
Use worker POST REST Service to create more than one worker at the same time
Summary
Use worker POST REST Service to create more than one worker at the same timeContent
Hey,
I'm currently trying to create worker via the POST Rest Service. This is working smooth, as long as I only create one worker after the other. What I now want to achive is, make one post call to the Cloud and create more than one worker within the same call. Is this somehow possible?
I tried already to just write the different workers under each other and surround all by [], not working.
The error message I receive is:
{
"title": "Bad Request",
"status"
Tagged:
2