Create a state
State
Create a state
Creates a new state in a project.
POST
Create a state
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.
Body parameters
Name of the state.
Hex color code for the state (e.g., “#eb5757”).

