---
title: "/2026-01/retail-media/accounts/{accountId}/grant-consent"
method: POST
path: "/2026-01/retail-media/accounts/{accountId}/grant-consent"
tags: ["Accounts"]
---

# /2026-01/retail-media/accounts/{accountId}/grant-consent

`POST /2026-01/retail-media/accounts/{accountId}/grant-consent`

Grant consent to a business application on behalf of a Private Market demand account

## Path parameters

- `accountId` string, required

## Request body

- GrantConsentInput — An object that encapsulates GrantConsentModel
  - `data` GrantConsentModelValueResource — A top-level object that encapsulates a Criteo API response for a single value
    - `attributes` GrantConsentModel — An object that represents the required (ClientId and CallbackUrl) and optional (CallbackState) parameters when granting consents on behalf of a Private Market demand account
      - `callbackState` string
      - `callbackUrl` string, required
      - `clientId` string, required
    - `type` string

## Response `204`

Success

---

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