1. Home
  2. Docs
  3. API Connection Guidelines
  4. Authentication
  5. Sign Out

Sign Out

To sign a user out, Scriptation will make a call to your web service using the following URL:
POST https://yoursite.com/your_api_path/logout

Parameters
client_id (string) The client id value assigned to Scriptation by your application.