Zoho Deleted API is one of 205 APIs that Zoho publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Deleted. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and code examples.
This API exposes
2 operations
across 2 paths,
and defines 12 schemas.
It is described by OpenAPI 3.1.0, at version 1.0.0.
2 operations2 paths12 schemas2 GET
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.1.0
API Version
1.0.0
Authentication
custom
Resource Areas
1
Authentication & Security 1
Zoho Deleted API declares
1 security scheme
for authenticating requests.
It defines a custom scheme (iam-oauth2-schema).
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.
The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are AuthorizationFailedError (4 properties), InvalidRequestMethodError (4 properties), NoPermissionError (4 properties), InvalidUrlPatternError (4 properties). Each schema is shown below with its type and property counts.
AuthorizationFailedError
object
Error response for insufficient privilege.
4 properties3 required
InternalError
object
Error response for internal server error.
4 properties3 required
NotSupportedError
object
Error response for modules not supported in the API.
4 properties3 required
RecordNotFoundError
object
Error response for record not found.
4 properties3 required
OAuthScopeMismatchError
object
Error response when the access token does not have the required OAuth scope for this API call.
4 properties3 required
InvalidTokenError
object
Error response for invalid authentication token.
4 properties3 required
InvalidModuleError
object
Error response for invalid module name.
4 properties3 required
RequiredParamMissingError
object
Error response for missing required parameter.
4 properties3 required
InvalidUrlPatternError
object
Error response when the request URL pattern is incorrect.
4 properties3 required
NoPermissionError
object
Error response for permission denied.
4 properties3 required
InvalidRequestMethodError
object
Error response for invalid HTTP request method.
4 properties3 required
InvalidDataError
object
Error response for INVALIDDATA (invalid IDs, invalid related list/relation name, hidden related list in layout, invalid input, etc.).
4 properties4 required
Specification
The full machine-readable OpenAPI contract behind this narrative.