Skip to main content
GET
/
user
/
logout
JavaScript
import Dasdk from 'dasdk';

const client = new Dasdk({
  apiKey: 'My API Key',
});

await client.user.logout();

Documentation Index

Fetch the complete documentation index at: https://docs.consignease.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

api_key
string
header
required

Response

default

successful operation