/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

KeyDatatypeRequiredDescription
acceptstring
Referernull
Content-Typestring