delete
https://api.productboard.com/v2/entities/fields//values/
Deletes a value (option) from a select-type field (SINGLE_SELECT, MULTI_SELECT, TAG).
STATUS fields are not supported. Status values are managed through the status lifecycle (not this endpoint) and cannot be deleted here.
By default, deletion is rejected if the value is currently assigned to any entities.
Use force to unset the value from all entities, or
replaceWith to move all assignments to another value.
These two parameters are mutually exclusive - providing both results in a 400 error.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204The request was successful and no content is returned.
