Skip to main content
POST
Create a new trusted entity

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
dids
object[]
certificates
object[]

Response

201 - application/json

Trusted entity created

data
object
required
Example:
meta
object
errors
object[]