# Lytx.Consent.Management.Api - Consent

API for retrieving and updating user consent status, requiring authentication.


Version: 1.0.0

## Servers

```
https://api.lytx.com/consent-management
```

## Security

### bearerAuth

Type: http
Scheme: bearer

## Download OpenAPI description

[Lytx.Consent.Management.Api - Consent](https://developer.lytx.com/_bundle/openapispec/consent.openapi.yaml)

## Consent

### Get User Consent Status

 - [GET /userconsent/status](https://developer.lytx.com/openapispec/consent.openapi/consent/consent_getuserconsentstatus.md): Retrieve the current consent status for a user across all products. Returns one consent record per product for the user.

IMPORTANT: This API is only available if your company and Lytx, Inc. has executed an Addendum to Master Purchase Agreement (Facial ID and Consent Management). Your company is solely responsible for providing any necessary notices and/or obtaining all necessary consents for the collection and processing of video, biometric and/or other data processed by Lytx to perform the Facial ID Service which may be required under applicable law.

### Update User Consent

 - [POST /userconsent/update](https://developer.lytx.com/openapispec/consent.openapi/consent/consent_updateuserconsent.md): Update the consent status for one or more users (with Driver role) for a specific product. Up to 2000 users can be updated in a single call.

IMPORTANT: This API is only available if your company and Lytx, Inc. has executed an Addendum to Master Purchase Agreement (Facial ID and Consent Management). Your company is solely responsible for providing any necessary notices and/or obtaining all necessary consents for the collection and processing of video, biometric and/or other data processed by Lytx to perform the Facial ID Service which may be required under applicable law.

