Post https://app.moneygraph.ai/api/v1/customer/disable-multi-factor-security/{customer}
Authorization* string
Pass your {api_key} as a bearer token in the request header to authorize this call
customer* string
Customer ID. The ID or MCP Key of the onboarded customer.
code* string
Code generated by Auth App
{
"message": "2fa disabled",
"status": "success",
"data": null
}