Skip to main content
PUT
Update a presentation template.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
name
string
required
description
string
required
credentials
object[]
required
verifierConfig
object

Response

200 - application/json

Updated presentation template.

data
object
required
Example:
meta
object
errors
object[]