v1

latestOpenAPI 3.1.02026-07-24300110.4 KB

POST Subprocessor

Add a subprocessor to your Trust Center vendor profile. Provide either vendor_name (preferred) or canonical_asset_id to identify the subprocessor company.

post/v2/subprocessors

Request body

vendor_namestring

Name of the subprocessor company (for example, Twilio). Matching is case-insensitive. On a misspelling, the API returns suggestions.

canonical_asset_idstring

UUID of the subprocessor's canonical asset. Use vendor_name instead when possible.

descriptionstring required

What this subprocessor does.

data_locationsstring[]

Data processing locations. Defaults to an empty array.

Response

Created subprocessor.

idstring required

Subprocessor identifier.

descriptionstring required

What this subprocessor does.

data_locationsstring[] required

Data processing locations.

canonical_asset_idstring nullable

Canonical asset identifier.

canonical_asset_namestring nullable

Canonical asset name.

created_atstring date-time required

When the subprocessor was created.

updated_atstring date-time required

When the subprocessor was last updated.