---
title: "Update AI Trust Centre subprocessor"
method: PUT
path: "/aiTrustCentre/subprocessors/{subprocessorId}"
tags: ["AI Trust Centre"]
---

# Update AI Trust Centre subprocessor

`PUT /aiTrustCentre/subprocessors/{subprocessorId}`

## Path parameters

- `subprocessorId` integer, required

## Request body

- AITrustCentreSubprocessor
  - `name` string
  - `purpose` string
  - `location` string
  - `processing_activities` string

## Response `200`

Subprocessor updated successfully

- ApiResponse
  - `message` string — Response status message
  - `data` unknown

## Changes

- **2025-09-11** `cfa9ae933c17` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/verifywise-ai/apis/verifywise-api/changes/aiTrustCentre/subprocessors/:subprocessorId/put.md)

---

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