Errors

This section provides information about the error handling mechanisms and error responses returned by the Dedit API. Understanding the possible errors that can occur and their corresponding error codes and messages is essential for effective integration with the API.

The Dedit API follows standard HTTP status codes to indicate the success or failure of a request. In case of an error, the API returns an appropriate HTTP status code along with an error response body containing additional details about the error.

Some commonly encountered error codes include:

Last updated