curl --request DELETE \
--url https://api.aws53.cloud/v1/intent/audiences/{id}/runs/{runId} \
--header 'Authorization: Bearer <token>'{
"data": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"audienceId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"organizationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "queued",
"runType": "manual",
"configHash": "<string>",
"dataDate": "2023-12-25",
"resultKey": "<string>",
"candidateCount": 123,
"resultCount": 123,
"attempts": 123,
"nextAttemptAt": "2023-11-07T05:31:56Z",
"idempotencyKey": "<string>",
"errorCode": "<string>",
"errorMessage": "<string>",
"startedAt": "2023-11-07T05:31:56Z",
"completedAt": "2023-11-07T05:31:56Z",
"cancelledAt": "2023-11-07T05:31:56Z",
"readyEmailSentAt": "2023-11-07T05:31:56Z",
"readyEmailExportId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"readyEmailError": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
},
"meta": {
"timestamp": "2023-11-07T05:31:56Z",
"request_id": "<string>"
}
}curl --request DELETE \
--url https://api.aws53.cloud/v1/intent/audiences/{id}/runs/{runId} \
--header 'Authorization: Bearer <token>'{
"data": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"audienceId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"organizationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "queued",
"runType": "manual",
"configHash": "<string>",
"dataDate": "2023-12-25",
"resultKey": "<string>",
"candidateCount": 123,
"resultCount": 123,
"attempts": 123,
"nextAttemptAt": "2023-11-07T05:31:56Z",
"idempotencyKey": "<string>",
"errorCode": "<string>",
"errorMessage": "<string>",
"startedAt": "2023-11-07T05:31:56Z",
"completedAt": "2023-11-07T05:31:56Z",
"cancelledAt": "2023-11-07T05:31:56Z",
"readyEmailSentAt": "2023-11-07T05:31:56Z",
"readyEmailExportId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"readyEmailError": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
},
"meta": {
"timestamp": "2023-11-07T05:31:56Z",
"request_id": "<string>"
}
}Documentation Index
Fetch the complete documentation index at: https://docs.leadpipe.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?