Upload Attestation Document
POST /stablecoin/{stablecoinId}/attestation/documents
POST
/stablecoin/{stablecoinId}/attestation/documents
Upload a document as evidence for an attestation
Authorizations
Parameters
Path Parameters
stablecoinId
required
string format: uuid
The ID of the stablecoin
Request Body required
object
file
The document file to upload
string format: binary
Responses
200
Document uploaded successfully
object
blobId
ID of the uploaded document blob
string format: uuid
400
Bad Request
object
code
integer
400
message
string
Bad Request
details
string
Invalid input parameters