# Marketing

This is a collection of endpoints related to Marketing.

## Get marketing consents

 - [GET /v1/marketing-consents](https://developer.understory.io/apis/marketing/getmarketingconsents.md): Get all marketing consents collected through Understory checkouts.

## Marketing consent created

 - [POST v1.marketing_consent.created](https://developer.understory.io/apis/marketing/marketingconsentcreated.md): Sent when a new marketing consent is submitted.

This webhook is triggered every time a consent is submitted, even if the
email already exists. This allows external marketing systems to resubscribe
users who may have been unsubscribed externally.

## Marketing consent created

 - [POST v1.marketing_consent.created](https://developer.understory.io/apis/webhook/marketingconsentcreated.md): Sent when a new marketing consent is submitted.

This webhook is triggered every time a consent is submitted, even if the
email already exists. This allows external marketing systems to resubscribe
users who may have been unsubscribed externally.

