# Create a client status **POST /api/v1/client-status** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Body: application/json (object) - **name** (string) The name of the status. - **colour** (string) The colour of the status. ## Responses ### 200 #### Body: application/json (object) - **uuid** (string) The UUID of the resource. - **created_at** (string) The timestamp of when the resource was created. - **updated_at** (string) The timestamp of when the resource was updated. - **name** (string) The name of the custom status. - **colour** (string) The colour of the custom status [Powered by Bump.sh](https://bump.sh)