Skip to main content
PATCH
Update a customer property

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 for the customer property.

Body parameters

string
Name of the property.
string
Display name of the property.
string
Description of the property.
string
Type of the property.
string
Relation type of the property.
boolean
Whether the property is required.
boolean
Whether the property supports multiple values.
boolean
Whether the property is active.
number
Sort order for the property.
string[]
Default values for the property.
object
Settings for the property.
object
Validation rules for the property.
object
Logo properties for the property.
string
External source identifier.
string
External ID from the external source.