Skip to main content
POST
Create portability trusted signers

Authorizations

Authorization
string
header
required

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

Body

application/json
displayName
string
required
keyId
string
required
publicKey
string
required

Response

Successful response

id
string
required
createdAt
string<date-time>
required
organizationId
string<uuid>
required
createdBy
string
required
enabled
boolean
required
displayName
string
required
keyId
string
required
publicKey
string
required