v1

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

Create Trust Center subprocessor

Adds a subprocessor to a Trust Center.

post/trust-centers/{slugId}/subprocessors

Path parameters

slugIdstring required

Request body

namestring required

Name of the subprocessor.

urlstring

URL of the subprocessor.

descriptionstring

Description of the subprocessor.

locationstring

Where this subprocessor is deployed.

purposestring

The purpose that the subprocessor serves.

Response

Trust Center subprocessor created

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.