Skip to main content
POST
Create a verification address
Creates a verification address that can be referenced when submitting location-based DID requirements.

Authorizations

Authorization
string
header
required

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

Body

application/json
country_code
string
required
name
string
street_address
string
locality
string
postal_code
string
administrative_area
string
address_components
object[]

Response

The verification address was created successfully.

status
integer
required
message
string
required
data
object
required