---
title: "Reorder custom links"
method: POST
path: "/v1/trust-portal/custom-links/reorder"
tags: ["Trust Portal"]
---

# Reorder custom links

`POST /v1/trust-portal/custom-links/reorder`

Reorder custom links in Comp AI. Configure the live Trust Center, custom domain, public overview, FAQs, compliance resources, documents, links, and vendor disclosures.

## Request body

- object
  - `organizationId` string, required — Organization that owns the trust portal. Must match the authenticated API key's organization.
  - `linkIds` string[], required — Custom link IDs in the desired display order.

## Response `200`

Custom links reordered successfully

---

[API](https://skmtc.net/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.net/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/revisions/726b9523fb22/schema)
