Skip to main content
PUT
Update a trusted entity

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
dids
object[]
certificates
object[]

Response

Trusted entity updated

data
object
required
Example:
meta
object
errors
object[]