Deletes a specified Contract.
The ID of the Contract to delete.
FM_api('Contract_delete', ['id' => '123']);
{'ok':1}
If the User is not logged in:
{'error':'not logged in'}
Last updated 3 years ago