Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

API to record consent preferences #1161

@seanpreston

Description

@seanpreston

Add an API endpoint to:




<br/>

<br/>

{<br/>"identity": " [test@example.com](mailto:test@example.com)", # should this be hashed?<br/>"identity_type": "email",<br/> "regulation": "gdpr",<br/> "data_use": "this can validated against Fideslang until we unify Fides", # we won't support custom data uses<br/>"opt_in": "true"<br/>}

<br/>

<br/>



  1. Create a ProvidedIdentity record for the identity value passed.
  2. Create a corresponding Consent record.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions