Skip to main content
POST
Issue a Verifiable Open Badge Credential

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
userId
string
required

The sourcedId of the user to issue the badge for

achievementId
string
required
validFrom
string
default:2026-09-11T03:45:15.469Z
awardedDate
string
default:2026-09-11T03:45:15.469Z
validUntil
string

Response

200 - application/json

Successful response

@context
string[]
required
id
string
required
type
string[]
required
issuer
required
credentialSubject
object
required
validFrom
string
required
name
string
description
string
image
object
proof
object[]
validUntil
string
credentialSchema
object[]