DN
DELETE : /api/designnest/v1/accounts/logout
{ "Authorization" : 'Bearer token' }
Authorization : Bearer token(account token)
Authorization
{danger} There is a space between 'Bearer' and 'token'.
{ "code" : 1 , "message" : "" }