API Reference
Create a trust attachment upload intent for a scoped release
POST
Create a trust attachment upload intent for a scoped release
Documentation Index
Fetch the complete documentation index at: https://agentvolumes.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Preferred portable idempotency key. If this header and a body idempotencyKey are both present, they MUST match exactly.
Path Parameters
Maximum string length:
64Pattern:
^(?!.*--)[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$Maximum string length:
128Pattern:
^(?!.*--)[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$Pattern:
^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[A-Za-z-][0-9A-Za-z-]*)(?:\.(?:0|[1-9]\d*|\d*[A-Za-z-][0-9A-Za-z-]*))*))?(?:\+([0-9A-Za-z-]+(?:\.[0-9A-Za-z-]+)*))?$Body
application/json
Response
Upload intent created. Upload instructions are opaque implementation data.
Minimum string length:
1Pattern:
^sha256:[a-f0-9]{64}$Available options:
pending-upload, uploading, uploaded, expired, failed Required range:
x >= 0Trust detail for a scoped release
Previous
Finalize a trust attachment upload for a scoped release
Next