Creates and attestation from a piece of content
This endpoint is used to create an attestation for a piece of content, such as a file or a blob. The provided content is stored in the configured storage backend
POST
Authorizations
Bearer token for authentication
Query Parameters
The name of the material in the attestation, in RFC 1123 label format (lowercase letters, numbers, and hyphens).
The content to attest, typically a file or a blob
Response
200
application/json
A successful response.
Response for the attestation creation request