# Returns a abstract approval process from the system by its ID.

This method will delete a abstract approval process with the specified ID.

Endpoint: DELETE /abstractApprovalProcesses/{tenantId}/{id}
Version: v1-2025-04-18
Security: knox-authorizer

## Path parameters:

  - `tenantId` (string, required)
    The id of the tenant being accessed.

  - `id` (string, required)
    The ID of the abstract approval process to delete.


## Response 400 fields

## Response 401 fields

## Response 403 fields

## Response 404 fields

## Response 409 fields

## Response 429 fields

## Response 500 fields
