Xsolla-logo

Delete age restriction for countryClient-side

delete/projects/{project_id}/age_rating

Deletes age restriction for a selected country in a project.

Request
path Parameters
project_id
required
string <uuid>

Login project ID from Publisher Account.

query Parameters
code
required
string^[a-zA-Z]{2}$

Country code in the ISO 3166-1 alpha-2 format.

Responses
200

OK

403

Access denied

422

Unprocessable entity

500

Internal server error

Request samples