Skip to main content
POST
Upsert 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
@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[]

Response

Credential successfully updated

@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[]