Platform API
Delete KEY
Delete a KEY based on token_id
DELETE
Delete KEY
Request Parameters
Request Headers
Authentication for the request. This API uses the AIHubMix Manage Key for authentication.
The content type of the request. This parameter must be set to application/json.
Path Parameters
integer
required
The ID of the KEY.
Response Parameters
boolean
Indicates whether the operation was successful.
string
Message information (may be empty). Returns the reason for failure if the request fails.
object
The result object of the deletion (as returned by the interface). May be an empty object
{}.Last updated: 2026-06-01
Delete KEY