Tessell DB Profile ACLs API is one of 82 APIs that Tessell publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include DB Profile ACLs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.
This API exposes
8 operations
across 6 paths,
and defines 6 schemas.
It is described by OpenAPI 3.0.3, at version 1.0.
Requests are made against a single base URL, {server}.
8 operations6 paths6 schemas2 DELETE2 GET4 PATCH
Metadata
The identity and technical contract details declared by the specification.
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ApiError (7 properties), AclEligibleUser (5 properties), AclUserPayload (2 properties), apiStatus (2 properties). Each schema is shown below with its type and property counts.
ApiError
object
Common error response object for non 2xx responses
7 properties
apiStatus
object
2 properties
AclRevokePayload
object
Payload to revoke Tessell ACLs
1 property1 required
AclPayload
object
Payload to create an entity ACL
1 property1 required
AclEligibleUser
object
Eligible user for sharing the entity
5 properties
AclUserPayload
object
Payload to create an user's entity ACL
2 properties2 required
Specification
The full machine-readable OpenAPI contract behind this narrative.