---
title: RUM Retention Quotas
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > API Reference > RUM Retention Quotas
---

> For the complete documentation index, see [llms.txt](https://docs.datadoghq.com/llms.txt).

# RUM Retention Quotas
Copy pageCopied
Manage RUM retention quota configurations for your organization's RUM applications.

## Get a RUM retention quota configuration →{% #get-a-rum-retention-quota-configuration %}

| Datadog site      | API endpoint                                                                                |
| ----------------- | ------------------------------------------------------------------------------------------- |
| ap1.datadoghq.com | GET https://api.ap1.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id} |
| ap2.datadoghq.com | GET https://api.ap2.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id} |
| app.datadoghq.eu  | GET https://api.datadoghq.eu/api/v2/rum/config/retention-quota/{scope_type}/{scope_id}      |
| app.ddog-gov.com  | GET https://api.ddog-gov.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id}      |
| us2.ddog-gov.com  | GET https://api.us2.ddog-gov.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id}  |
| uk1.datadoghq.com | GET https://api.uk1.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id} |
| app.datadoghq.com | GET https://api.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id}     |
| us3.datadoghq.com | GET https://api.us3.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id} |
| us5.datadoghq.com | GET https://api.us5.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id} |

## Create or update a RUM retention quota config →{% #create-or-update-a-rum-retention-quota-config %}

| Datadog site      | API endpoint                                                                                |
| ----------------- | ------------------------------------------------------------------------------------------- |
| ap1.datadoghq.com | PUT https://api.ap1.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id} |
| ap2.datadoghq.com | PUT https://api.ap2.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id} |
| app.datadoghq.eu  | PUT https://api.datadoghq.eu/api/v2/rum/config/retention-quota/{scope_type}/{scope_id}      |
| app.ddog-gov.com  | PUT https://api.ddog-gov.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id}      |
| us2.ddog-gov.com  | PUT https://api.us2.ddog-gov.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id}  |
| uk1.datadoghq.com | PUT https://api.uk1.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id} |
| app.datadoghq.com | PUT https://api.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id}     |
| us3.datadoghq.com | PUT https://api.us3.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id} |
| us5.datadoghq.com | PUT https://api.us5.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id} |

## Delete a RUM retention quota configuration →{% #delete-a-rum-retention-quota-configuration %}

| Datadog site      | API endpoint                                                                                   |
| ----------------- | ---------------------------------------------------------------------------------------------- |
| ap1.datadoghq.com | DELETE https://api.ap1.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id} |
| ap2.datadoghq.com | DELETE https://api.ap2.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id} |
| app.datadoghq.eu  | DELETE https://api.datadoghq.eu/api/v2/rum/config/retention-quota/{scope_type}/{scope_id}      |
| app.ddog-gov.com  | DELETE https://api.ddog-gov.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id}      |
| us2.ddog-gov.com  | DELETE https://api.us2.ddog-gov.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id}  |
| uk1.datadoghq.com | DELETE https://api.uk1.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id} |
| app.datadoghq.com | DELETE https://api.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id}     |
| us3.datadoghq.com | DELETE https://api.us3.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id} |
| us5.datadoghq.com | DELETE https://api.us5.datadoghq.com/api/v2/rum/config/retention-quota/{scope_type}/{scope_id} |
