Skip to main content
POST
Add dropdown options

Path parameters

string
required
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.
string
required
The unique identifier of the project.
string
required
The unique identifier for the custom property.

Body parameters

string
required
Name of the option.
string
Description of the option.
boolean
Whether this is the default option for the property.
boolean
Whether this option is currently active.
string