Create a trusted contact
POST/api/wallets/:walletExternalKey/trusted-contacts
| URL | Description |
|---|---|
| https://wallet.acc.credenco.com | Generated server url |
Creates a new trusted contact for the wallet.
Request
Responses
- 201
- 401
- 403
- 404
- 422
Trusted contact created successfully
Unauthorized.
Forbidden.
Wallet not found.
Unprocessable Request.