Upload Asset
POST/assets
Upload an asset (image file) to be used for Open Badge credentials. The asset will be stored and associated with your organization.
Returns the asset ID which can be used in subsequent badge issuance requests.
Note: Open Badge credentials only accept PNG or SVG format images. Please ensure your asset is in one of these formats before using it for badge issuance.
Request
Responses
- 201
- 400
- 401
- 403
- 500
- 503
Asset uploaded successfully
Bad Request
Unauthorized
Forbidden
Internal server error
Service Unavailable