Skip to main content
POST
Create a new endpoint destination for an organization.

Authorizations

Authorization
string
header
required

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

Body

application/json
url
string<uri>
required
id
string
filterTypes
enum<string>[]
Available options:
openid4vc.issuance.offered,
openid4vc.issuance.completed,
openid4vc.issuance.failed,
openid4vc.issuance.partiallyIssued,
openid4vc.issuance.expired,
openid4vc.verification.requested,
openid4vc.verification.verified,
openid4vc.verification.failed,
openid4vc.verification.expired,
openid4vc.verification.data

Response

Created endpoint destination.

data
object
required
Example:
meta
object
errors
object[]