api_key.delete ============== Delete API Key `id`. .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

ID of the API key to delete.

Result

Type: const

Returns true when the API key is successfully deleted.

Specific value: true


*Required roles:* API_KEY_WRITE | READONLY_ADMIN