...
Note |
---|
For non-interactive, integration clients request a Persistent Access Token via the Online Photo Submission user interface. Then, Get/Refresh an Authentication Token (Session Token) using the persistent access token. |
...
URI: https://api.onlinephotosubmission.com/person/me/logout
HTTP Method: POST
Optional URL Parameters: authToken=[authentication token value]
Required Headers:
X-Auth-Token (see: Authentication)
Accept:
application/json
Content-Type:
application/json
...