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 work item type.
Body parameters
Display name shown in the UI.
Description of the custom property.
Type of the property. Possible values:
TEXT, DATETIME, DECIMAL, BOOLEAN, OPTION, RELATION.Relation type if the property links to other entities. Possible values:
null, USER.Default value(s) for the property.
Validation rules applied to property values.
Whether this property is required when creating work items.
Whether this property is currently active.
Whether this property allows multiple values.

