Log out of your account
DELETE https://{{base_url}}/v3/user-session
The Log out of your account call is used to sign out the user of Contentstack account.
To use the API Request, you will need to authenticate yourself either with a Management Token (highly recommended) or an Authtoken.Â
Read more about it in Authentication.
For more information, refer to the Log out of your account API Reference document
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
authtoken | string | ||
Content-Type | string |