Skip to main content
POST
Create a new presentation template.

Authorizations

Authorization
string
header
required

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

Body

application/json
source
enum<string>
required
Available options:
preset
presetId
string
required

Response

200 - application/json

Created presentation template. From-preset path additionally surfaces a meta.trustResolution log of which preset issuers resolved to which tenant trusted-entities.

data
object
required
Example:
meta
object
errors
object[]