Delete a dropdown option for a List Field
Lists
Delete a dropdown option for a List Field
| ⚠️ This endpoint is currently in BETA |
|---|
Delete a dropdown option for a List Field.
Warning: This permanently removes the option and clears every field value currently set to it across all List Entries. The cleared values cannot be recovered.
DELETE
Delete a dropdown option for a List Field
Documentation Index
Fetch the complete documentation index at: https://developer.affinity.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
List ID
Required range:
1 <= x <= 9007199254740991Field ID
Example:
"field-1234"
Dropdown option ID
Required range:
1 <= x <= 9007199254740991Response
No Content