<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "ClassKitCatalogAPI",
  "identifier" : "/documentation/ClassKitCatalogAPI/Delete-a-Context",
  "metadataVersion" : "0.1.0",
  "role" : "Web Service Endpoint",
  "symbol" : {
    "kind" : "Web Service Endpoint",
    "modules" : [
      "ClassKit Catalog API"
    ],
    "preciseIdentifier" : "rest:classkit_api:delete:v1-contexts"
  },
  "title" : "Delete a Context"
}
-->

# Delete a Context

Remove information that you previously stored about your app’s assignable activities.

## Discussion

You can’t delete a context that has child contexts. Delete any child contexts before trying to delete their parent.

### Example

**Request:**

```
https://classkit-catalog.apple.com/v1/contexts?environment=development&identifierPath=%5B%22com.apple.www.Quizzer%22%2C%22Quiz%20Catalog%22%5D&locale=en-us
```

**Response:**

```json

```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)