API Reference
Complete API documentation and reference
Delete an export job and its associated data
cURL
curl --request DELETE \ --url https://api.drip.re/api/v1/exports/{jobId} \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
API Key
Export job ID
Default Response
The response is of type object.
object
Was this page helpful?