response;
// We're done with the token, so for security purposes, delete the token
$host = 'https://a996438.fmphost.com/fmi/data/v1/databases/contacts/sessions/'.$token;
// Call the delete function
$token_deleted = delete_token($host);
// To view the result of this call, enable the line below
//echo($token_deleted);
?>
Data added to fileMaker database
This is the session token:
Name:
Phone:
This is the result of the request to delete the token: