Skip to main content
POST
Upsert a Verifiable Comprehensive Learner Record (CLR)

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<uri>
required
type
string[]
required
issuer
object
required
name
string
required
validFrom
string<date-time>
required
credentialSubject
object
required
description
string
validUntil
string<date-time>
proof
object[]
credentialSchema
object[]

Response

Credential successfully updated

@context
string[]
required
id
string<uri>
required
type
string[]
required
issuer
object
required
name
string
required
validFrom
string<date-time>
required
credentialSubject
object
required
description
string
validUntil
string<date-time>
proof
object[]
credentialSchema
object[]