Skip to main content
POST
/
estate-profiles
/
{ownerAddress}
/
privacy-codes
Create a signed probate privacy code
curl --request POST \
  --url https://api.jurat.io/api/v1/estate-profiles/{ownerAddress}/privacy-codes \
  --header 'x-api-key: <api-key>' \
  --header 'x-api-secret: <api-key>'

Authorizations

x-api-key
string
header
required

Send x-api-key together with x-api-secret.

x-api-secret
string
header
required

Path Parameters

ownerAddress
string
required
Pattern: ^0x[a-fA-F0-9]{40}$

Response

201

Updated estate profile