Back to API List Returns the status of a Delete Customer Data API request.Documentation Index
Fetch the complete documentation index at: https://koreai.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
This API requires a JWT generated by an application created only from the Admin Console.
| Property | Value |
|---|---|
| Method | GET |
| Endpoint | https://{{host}}/api/public/bot/eraseUsersData/status/:reqId |
| Content Type | application/json |
| Authorization | auth: {{JWT}} — See How to generate the JWT Token. |
| API Scope | App Builder: Not Applicable; Admin Console: Profile Management > Delete Users Data |
Path Parameters
| Parameter | Description |
|---|---|
host | Environment URL, for example, https://platform.kore.ai |
reqId | Request ID generated by the Delete Customer Data API request. |