OpenAPI 3.1.02026-08-191,0191,3452.1 MB
6aa0788aa5dc
CONTRACT
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