provider Type

object (GDPR Provider)

provider Properties

Property Type Required Nullable Defined by
name string Optional cannot be null JsonLead
proof_url string Optional cannot be null JsonLead
proof_contents string Optional cannot be null JsonLead

name

The consent provider name

name

name Type

string

proof_url

The URL of the provider where proof of consent may be stored

proof_url

proof_url Type

string

proof_url Constraints

URI: the string must be a URI, according to RFC 3986

proof_contents

The relevant contents of the external proof

proof_contents

proof_contents Type

string