Create, update, or archive options for a list field. To update an existing option, specify its id. To create a new option, omit id. To archive an option, set archived to yes — the option is soft-deleted and will continue to appear in GET responses for historical data integrity. To reactivate an archived option, set archived to no. The archivedDate field is server-set when an option is first archived and is not cleared if the option is later reactivated. Options on list fields with manageable: no cannot be modified and will return a 405.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400The request body is invalid or malformed.
403The list is not editable, or the API user does not have sufficient permissions.
404The specified list field or option ID does not exist.
405One or more of the specified options belong to a non-manageable list field and cannot be modified.
409A duplicate list value conflicted with the value specified.
