/auth/logout - DestroyToken
POST {{host}}/auth/logout
A request that allows you to destroy a token within the Auth API. The token
is added to the body of the request.
Request Body
{"token"=>"abc123"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
accept | string | ||
Referer | null | ||
Content-Type | string |