Skip to main content
POST
Create a new mDoc credential template. Can be created from scratch or from a preset.

Authorizations

Authorization
string
header
required

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

Body

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

Response

Created mDoc credential template.

data
object
required
Example:
meta
object
errors
object[]