The Key instance to create.
A promise that resolves to an AppResponse containing the created key.
Deletes an API key by its ID.
The ID of the key to delete.
A promise that resolves to an AppResponse indicating the result of the deletion.
Gets a list of all API keys.
A promise that resolves to an AppResponse containing the list of keys.
Creates a new API key.