---
title: "Set a rex to an entry"
method: PUT
path: "/orgs/{orgId}/entries/{entryId}/rexs/{rexId}"
tags: ["orgs/entries"]
---

# Set a rex to an entry

`PUT /orgs/{orgId}/entries/{entryId}/rexs/{rexId}`

__JWT is required for this endpoint with at least one of the following scopes__: o{params.orgId}-site:w,o{params.orgId}-siteGeneral:w,o{params.orgId}-admin:w,o{params.orgId}-quickStart:w,o{params.orgId}-hw:w,o:w,s-o:w<br/><br/>__Endpoint name__: setRexToEntry

## Path parameters

- `orgId` integer, required
- `entryId` integer, required
- `rexId` integer, required

## Response `204`

No Content

---

[API](https://skmtc.dev/openpath/apis/openpath-api-documentation.md) · [All operations](https://skmtc.dev/openpath/apis/openpath-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openpath/openpath-api-documentation/revisions/d8a888c114fa/schema)
