---
title: "Create a custom table record link associated with a release"
method: PUT
path: "/releases/{id}"
tags: ["Custom table record links"]
---

# Create a custom table record link associated with a release

`PUT /releases/{id}`

*[Custom Tables](https://www.aha.io/support/roadmaps/strategic-roadmaps/customizations/custom-tables) are an Enterprise+ exclusive feature.*

## Path parameters

- `id` string, required

## Request body

- CustomtablerecordlinksPostRequest
  - `requirement` object
    - `custom_object_links` object
      - `customers` string[]

## Response `200`

Successful operation

---

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