tencent cloud

Delete Specified Access Token
Last updated: 2026-01-07 14:42:35
Delete Specified Access Token
Last updated: 2026-01-07 14:42:35

Description

Delete an Access Token.
Note:
Deleting the specified access token does not require verification of the LibrarySecret, therefore this interface can be called on the client side.

Request

Request Example

DELETE /api/v1/token/`{LibraryId}`/`{AccessToken}`

Request Parameter

Request parameters.
Description
Type
Required or Not
LibraryId
Media Library ID, obtained after creating a media library in the media hosting console. See Create Media Library.
String
Yes
AccessToken
Access token. See Generate Access Token
String
Yes

Request Body

This API has no request body.

Response

Response code

Successfully deleted. Returns HTTP 204 No Content.

Response Body

This API has no response body.

Error Codes

This request operation has no special error messages. For common error messages, see Error Codes.
Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback