workspaceid-missing | The request is missing a valid team id. Most likely, your token is invalid. |
not-found | The requested resource could not be located. |
entity-archived | The request tried to perform an operation with an archived entity. |
duplication-violation | A property that requires a unique value detected a duplication. |
database-commit | The commit to the database failed. Your changes have not been committed! |
concurrency-violation | Concurrent processes changed data and created conflicts in the process. |
date-dependency | Two or more date values are in violation with each other (e.g. start date after due date). |
date-out-of-range | A single date value is not in its validity range (e.g. birth date in the future). |
value-out-of-range | A value is not in its defined range of validity (e.g. negative prices). |
invalid-operation | The request would have caused an illegal data state. |
invalid-model | The body of the request is invalid or empty. |
validation-failed | The model validation of the request failed. |
server-error | An internal error occurred. |
already-exist-error | The request adds an entity which already exists. |
invalid-filter-or-order | The request contains an invalid filter or sort statement. |
illegal-property-transition | The request would cause a value transition which is not allowed. |
unauthorized | The owner of the request has insufficient permissions. |
invalid-batch-operation | The request for a batch operations is invalid. |
deactivated-user | The request tried to perform an operation with a deactivated user. |
request-body-too-large | The uploaded file exceeds the allowed size limit. |
insufficient-subscription-level | Your team does not have the required subscription level to use this feature. Upgrade to a higher plan. |
insufficient-seats | Your team does not have enough remaining seats while trying to invite or activate users. |