logout
The logout method attempts to terminate the current session. On success the 'status' parameter is set to 1, and a valid session id is returned. If logout fails the 'status' parameter is set to 0, and the 'errorMessage' parameter is populated with appropriate error messages detailing what caused the call to fail.
Parameters
sid (required): A valid MP3tunes session id.
partner_token (required): A valid partner token. See Overview for more information.
Example Request:
http://ws.mp3tunes.com/api/v1/logout?output=xml&sid=9999999999&partner_token=9999999999
Example Response:
1