Update public profile
POST/api/v1/wallets/:walletExternalKey/public-profile
| URL | Description |
|---|---|
| https://wallet.acc.credenco.com | Generated server url |
Sets all public profile fields of the wallet.
Request
Responses
- 200
- 401
- 403
- 404
Public profile updated successfully
Unauthorized.
Forbidden.
Wallet not found.