Upload attestation document
POST /v2/stablecoin/{stablecoinId}/attestation/documents
POST
/v2/stablecoin/{stablecoinId}/attestation/documents
Upload a supporting document for an attestation.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” stablecoinId
required
string
Stablecoin ID
Example
9f1f4a5b-6d7a-4f0b-8939-53d6e6c6e4f1Request Body required
Section titled “Request Body required ”object
file
required
string format: binary
Responses
Section titled “ Responses ”The resource has been uploaded successfully.
object
blobId
required
Blob ID of the uploaded document
string
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error