v5
latestOpenAPI 3.1.02026-08-081,0211,3082.1 MBCONTRACT
Delete Contract From Registry By Id
Deletes a contract from the registry
The contract is deleted from the db and the registry.
:param db: The database session to use for deleting the tenant's data. :param contract: The contract to delete. :param auth: The authentication header. :return: A dictionary containing the result of the operation.
delete/registries/{registry_id}/contracts/{contract_id}
Path parameters
registry_idinteger required
contract_idinteger required
Response
Successful Response