revokeKey

suspend fun revokeKey(key: String): Response<Unit>

Remove an api key.

Parameters

key

The access token to delete.