Feature Pack 4Feature Pack 5Feature Pack 6

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"
	]
}