admin-dropdowns
Deactivate Dropdown
Soft-delete a dropdown by deactivating it.
Checks referential integrity: returns 409 if the dropdown is still referenced by any parts. Requires settings:delete permission.
delete/api/v1/admin/dropdowns/{dropdown_id}
Path parameters
dropdown_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.