deleteFaxAcctInfo
destroy Fax Acct Info
Arguments
input
· destroyFaxAcctInfoInput
· Parameters for destroyFaxAcctInfo Returns
destroyFaxAcctInfoPayload
Example
mutation deleteFaxAcctInfo($input: destroyFaxAcctInfoInput) { deleteFaxAcctInfo(input: $input) { messages success_string }}