Update proof of address

PUT {{baseUrl}}/v1/regulation/address/:regulationAddressId/proof

This can be used if you want to use an existing address which didn't require verification for the DIDs it is linked to, or for which the proof of address was rejected. After an uploadProofOfAddress request the requestAddressVerification method must be called.

Request Body

[{"name"=>"proofOfAddress", "value"=>nil, "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
apikeystringAuthentication to Voxbone APIs is handled via key based authentication. You can manage your API key on our platform under Account Settings. Please use our API quickstart guide for more help.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"status":"\u003cstring\u003e"}