> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/api-reference/notifications/contacts/grant-contact-consent.md).

# Grant Contact Consent

Notifications is Norbix's unified Email + Push + SMS messaging system — one template engine and data-binding context across all three channels, for both transactional sends and high-volume campaigns.

Handles the contact consent.

`POST /{version}/notifications/contacts/{contactId}/marketing-state/{channel}/consent`

{% hint style="info" %}
Full request/response reference will appear here once this endpoint is added to the API spec.
{% endhint %}

## In the dashboard

Manage this visually in Norbix Cloud — see [Notifications](/norbix-cloud/notifications.md).

## Use it from code

Every Norbix SDK exposes this endpoint as a method — see [Grant Contact Consent](/sdks-and-cli/notifications/contacts/grant-contact-consent.md) in the SDK reference, with examples in every language.
