Deleting a User Token

Function

This API is used to delete a token no matter whether the token has expired or not.

URI

DELETE /v3/auth/tokens

Request Parameters

Response Parameters

None

Status Codes

Status Code

Description

204

The request is successful.

400

The server failed to process the request.

401

Authentication failed.

403

Access denied.

404

The requested resource cannot be found.

503

Service unavailable.