v2

latestOpenAPI 3.1.02026-07-263411923.0 MB
Custom table record links

Create a custom table record link associated with a release

Custom Tables are an Enterprise+ exclusive feature.

put/releases/{id}

Path parameters

idstring required

Id identifier

Request body

Example request

{
  "requirement": {
    "custom_object_links": {
      "customers": [
        "640362830"
      ]
    }
  }
}

Response

Successful operation