Update dropdown options
Custom Property Dropdown Options
Update dropdown options
Lets you modify existing options within a dropdown property.
PATCH
Update dropdown options
Documentation Index
Fetch the complete documentation index at: https://developers.plane.so/llms.txt
Use this file to discover all available pages before exploring further.
Path parameters
The workspace_slug represents the unique workspace identifier for a workspace in Plane. It can be found in the URL. For example, in the URL
https://app.plane.so/my-team/projects/, the workspace slug is my-team.The unique identifier of the project.
The unique identifier for the custom property.
The unique identifier for the option.
Body parameter
Name of the option.
Description of the option.
Whether this is the default option for the property.
Whether this option is currently active.

