Delete
Deletes the auth token provided in Authorization header. Deleting an expired or invalid token will result in 401 Unauthorized error.
Request
URI
DELETE
https://vrni.example.com/api/ni/auth/token
COPY
Responses
204
Success
Operation doesn't return any data structure
401
Unauthorized
Operation doesn't return any data structure
500
Internal Error
Operation doesn't return any data structure