Delete
This API allows you to delete customer selfies or photo images from your database.
Endpoint
Parameters
templateId: (UUID) Unique identificator.
Authentication
To access the API, you need to include the following headers in your request:
APP-ID: Your application's unique identifier.
APP-KEY: Your application's authentication key.
Example
Replace «put_app_id_here», «put_app_key_here» with your actual credentials.
Response (HTTP 200)
Last updated