Update Trust Center subprocessor
Updates a subprocessor on a Trust Center.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
What to set the subprocessor description to. If null is passed in, the subprocessor's current description is unset.
What to set the subprocessor location to. If null is passed in, the subprocessor's current description is unset.
What to set the subprocessor purpose to. If null is passed in, the subprocessor's current description is unset.
Response
Ok
Unique identifier for the subprocessor.
Name of the subprocessor.
Description of the subprocessor.
Where this subprocessor is deployed.
The purpose that the subprocessor serves.
URL of the subprocessor.