method
App.RevokeAPIKey
func (application *App) RevokeAPIKey(
ctx context.Context,
sessionToken,
id string,
) errorRevoke one API key belonging to the current session identity.
Related types
AppA resolved application bound to operation services.