v1

latestOpenAPI 3.0.1Vanta Terms of Service2026-07-26327517821.8 KB
Trust Centers

Update Trust Center subprocessor

Updates a subprocessor on a Trust Center.

patch/trust-centers/{slugId}/subprocessors/{subprocessorId}

Path parameters

slugIdstring required
subprocessorIdstring required

Request body

descriptionstring nullable

What to set the subprocessor description to. If null is passed in, the subprocessor's current description is unset.

locationstring nullable

What to set the subprocessor location to. If null is passed in, the subprocessor's current description is unset.

purposestring nullable

What to set the subprocessor purpose to. If null is passed in, the subprocessor's current description is unset.

Response

Ok

idstring required

Unique identifier for the subprocessor.

namestring required

Name of the subprocessor.

descriptionstring nullable required

Description of the subprocessor.

locationstring nullable required

Where this subprocessor is deployed.

purposestring nullable required

The purpose that the subprocessor serves.

urlstring nullable required

URL of the subprocessor.