# Delete age restriction for country

Deletes age restriction for a selected country in a project.


{% html name="div" attrs={"class": "notice"} %}
Notice

Rate limits for client-side methods are applied to this method.
{% /html %}

Endpoint: DELETE /projects/{project_id}/age_rating
Version: v1
Security: Server

## Path parameters:

  - `project_id` (string, required)
    Login project ID from Publisher Account.

## Query parameters:

  - `code` (string, required)
    Country code in the ISO 3166-1 alpha-2 format.


## Response 200 fields

## Response 403 fields

## Response 422 fields

## Response 500 fields
