Delete context attribute
The following example shows how to delete context attribute.
Request
DELETE /wcs/resources/store/10101/person/@self/contextattributes/JobFunction/pcd3,pcd4 HTTPS/1.1
Host: wcstestserver.raleigh.ibm.com
Content-Type: application/json
Response
HTTPS/1.1 200 OK
Content-Type: application/json
{
"addressId": [
"20903"
],
"userId": [
"9004"
]
}