You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood for Oracle Cloud HCM   Begin Now

How to execute REST API to delete value set value record

Summary:

I'm using first time REST API and wanted to know how to execute the following REST API to delete value set value record

curl -i -u "<username>:<password>" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -X DELETE http://<host>:<port>/hcmRestApi/resources/11.13.18.05/valueSets/{valueSets_Id}/child/values/{valueSets_values_Id}

I've replace username, password, host, port, ValueSets_id & calueSets_values_id with actual values

Content (required):

As above

Version (include the version you are using, if applicable):

23A

Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!