> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flinks.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Data Recipient Management

Use these endpoints to manage Data Recipients. Review the table below to determine which endpoint(s) you need to call.

| **ENDPOINT**                                                                                                   | **METHOD** | **DESCRIPTION**                                              |
| :------------------------------------------------------------------------------------------------------------- | :--------- | :----------------------------------------------------------- |
| [Create a Data Recipient](/api/outbound/endpoints/data-receipts/create-a-data-recipient)                       | POST       | Adds a new Data Recipient to the Open Banking API.           |
| [Update a Data Recipient](/api/outbound/endpoints/data-receipts/update-a-data-recipient)                       | PUT        | Updates redirect URLs for a particular Data Recipient.       |
| [Regenerate a Data Recipient Secret](/api/outbound/endpoints/data-receipts/regenerate-a-data-recipient-secret) | POST       | Generates a new client secret for a specific Data Recipient. |
