---
title: "Activate/deactivate learning from a source."
method: GET
path: "/api2/json/learnable/{source}/{learnable}"
tags: ["admin"]
---

# Activate/deactivate learning from a source.

`GET /api2/json/learnable/{source}/{learnable}`

## Path parameters

- `source` string, required
- `learnable` boolean, required

## Response `200`

Set learning from source.

## Other responses

- `401` — Missing or incorrect API Key
- `429` — Too Many Requests

---

[API](https://skmtc.net/namsor/apis/namsor-api-v2.md) · [All operations](https://skmtc.net/namsor/apis/namsor-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/namsor/namsor-api-v2/revisions/305e4f6eeaf5/schema)
