Remove value from master list
Remove a value from a master list of values.
Last updated
Remove a value from a master list of values.
Last updated
This endpoint allows you to remove a value from a master value list. Values may only be removed from a master value list of they are not currently in use by any pick list.
DELETE
https://ris.rightsline.com/v4/master-value-list/:listID/value/:valueID
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
listID*
guid
The master value list ID.
valueID*
int
The value ID.
Authorization*
String
Authorization token.
x-api-key*
String
Your company's API key.