delete https://api.apicbase.com/api/v2/inventory/outlets//create_events//
Cancels and deletes a creation event.
Log in to see full request history
You can only delete create event that is still in progress. This operation cannot be undone.
Response
Cancels and deletes a creation event.
You can only delete create event that is still in progress. This operation cannot be undone.
xxxxxxxxxx
curl --request DELETE \
--url https://api.apicbase.com/api/v2/inventory/outlets/outlet_id/create_events/create_event_id/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here!