REST Call ControlCallsdelete a callDELETEhttps://api.jambonz.cloud/v1/Accounts/:AccountSid/Calls/:CallSidPath parametersAccountSidstringRequiredCallSidstringRequiredHeadersAuthorizationstringRequiredBearer authentication of the form Bearer <token>, where token is your auth token.Errors404Delete Call Request Not Found Error422Delete Call Request Unprocessable Entity Error500Delete Call Request Internal Server Error