Media
Upload file to media storage. Accepts the next formats: image/jpeg, image/png, image/gif, image/webp. Max size is: 2097152 bytes.
Claim-based access control: Super_Dev, Issuer_Dev, Issuer_Admin, Issuer_Auditor, Issuer_User, Verifier_Admin, Verifier_Auditor, Verifier_User, Verifier_Dev
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
mediaPurposeall ofRequired
string ยท enumOptionalPossible values:
filestring ยท binaryRequired
Responses
201Success
application/json
400
Invalid request body.
401
Invalid authentication credentials.
403
User does not have a required claim to perform this operation.
post
/api/v1/mediaLast updated