Delete Contract
Deletes the contractor’s contract. Only works when the contractor holds exactly one contract with your company; zero or more than one is an error, so that the call can never delete the wrong contract.
Authentication
X-Thera-API-Keystring
API Key authentication via header
Path parameters
email
Percent-encode @ as %40. Example: contractor%40example.com.
Response
This endpoint returns an object.
success
Errors
401
Unauthorized Error
404
Not Found Error

