Deregister Phone

POST https://graph.facebook.com/{{Version}}/{{Phone-Number-ID}}/deregister

To deregister your phone, make a POST call to {{Phone-Number-ID}}/deregister. Deregister Phone removes a previously registered phone. You can always re-register your phone using by repeating the registration process.

Response

A successful response returns:

{
    "success": true
}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring