Logout
Path
/platform/logout |
|
| Production: | https://api.familysearch.org/platform/logout |
| Beta: | https://apibeta.familysearch.org/platform/logout |
| Integration (Integration): | https://api-integ.familysearch.org/platform/logout |
Description
The Logout resource is used to invalidate a session. This is done to allow users to log out for security reasons.
Operations
|
POST - Logout the current user. Produces - Specify a returned data format using the
Accept
header.
This method does not accept any parameters. Status Codes
|
Example Requests
| Delete Access Token | How to invalidate an access token. |