[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
delete Authentication
DescriptionDeletes the auth token provided in Authorization header. Deleting an expired or invalid token will result in 401 Unauthorized error.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://vrni.example.com/api/ni/auth/token
Authentication
This operation uses the following authentication methods.
Errors
Errors
401
Unauthorized
500
Internal Error
Code Samples
cURL Command
curl -X DELETE https://vrni.example.com/api/ni/auth/token
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api