# v2

General conference management endpoints (Version 2)

## conferenceData

 - [GET /api/v2/conferenceData](https://docs.namirial.app/products/liveidplus/2.1-test/enterprise/developer-documentation/api-definition/v2/conferencedata.md): Retrieve LiveID+ video identification calls data

Notice: for details about module structure provided in "data" parameter see this ConferenceData response: module structure

## deleteAuditData

 - [DELETE /api/v2/deleteAuditData](https://docs.namirial.app/products/liveidplus/2.1-test/enterprise/developer-documentation/api-definition/v2/deleteauditdata.md): Delete all the artifacts (audio, video, photos and shared documents) stored in LiveID+ relative to the served conference id.
The textual audit data won't be deleted; to force deleting the audit data and all the data stored in the database is available the "eraseAll" parameters.

## getAuditData

 - [GET /api/v2/getAuditData](https://docs.namirial.app/products/liveidplus/2.1-test/enterprise/developer-documentation/api-definition/v2/getauditdatav2.md): Retrieve LiveID zip containing the audit data and recognition call photo's. Unless otherwise specified with the direct parameter, an url will be returned where you can download the zip.

## rejectCall

 - [PATCH /api/v2/rejectCall](https://docs.namirial.app/products/liveidplus/2.1-test/enterprise/developer-documentation/api-definition/v2/rejectcall.md): Reject a call as if it was rejected by the system

## getAsyncRequestInfo

 - [GET /api/v2/getAsyncRequestInfo](https://docs.namirial.app/products/liveidplus/2.1-test/enterprise/developer-documentation/api-definition/v2/getasyncrequestinfo.md): Retrieve the details about all the calls related to the async UID passed

## registerAlertEmail

 - [POST /api/v2/registerAlertEmail](https://docs.namirial.app/products/liveidplus/2.1-test/enterprise/developer-documentation/api-definition/v2/registeralertemail.md): Register one or more email addresses to receive alerts about the server callbacks of a process.
Pay attention: each registration will override the previous email address registered for the process.

