Move operation to archive
curl --request DELETE \
--url 'https://{{baseUrl}}/api/integration-services/v1/discard-operations' \
--header 'Authorization: Bearer <token>'{}Operation
Move operation to archive
Move operation to archive. Operations in archive are not included in retro monitoring processes.
DELETE
/
api
/
integration-services
/
v1
/
discard-operations
Move operation to archive
curl --request DELETE \
--url 'https://{{baseUrl}}/api/integration-services/v1/discard-operations' \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://api.amlyze.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
External identifier of operation.
Maximum string length:
255Mandatory field for clients utilizing a multi-organizational solution. It serves to specify the unique identifier for the business unit.
Maximum string length:
255Response
OK
The response is of type object.
⌘I