For AI agents: visit https://docs.zeplin.dev/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Type: object
| Attribute | Type | Description |
|---|
| message | string | A user readable descriptive message for the error |
| detail | string (Optional) | A detailed message describing the error |
| code | string (Optional) | The unique code for the error |
{
"message": "Project is not found"
}