[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

delete Authentication

Description

Deletes the auth token provided in Authorization header. Deleting an expired or invalid token will result in 401 Unauthorized error.

Request

Request

URL

URL


delete
https://vrni.example.com/api/ni/auth/token
Copy

Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

204 No Content

Success

Errors

Errors

401

Unauthorized


500

Internal Error

Code Samples

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
Feedback

Was this page helpful?