v5
latestOpenAPI 3.1.02026-08-081,0211,3082.1 MBCONTRACT
Delete All Contracts
Deletes all contracts for a tenant.
The tenant is deleted by deleting all files and directories in the contract registry that are associated with the tenant. The tenant's data is also deleted from the database.
:param db: The database session to use for deleting the tenant's data. :param tenant: The tenant to delete. :param auth: The authentication header. :return: A dictionary containing the result of the operation.
delete/contracts/
Response
Successful Response