Company logoTrust Center Documentation
API v1 ReferenceSubprocessorsId

Delete subprocessor

Permanently remove a subprocessor and detach linked assets. Browse request parameters, authentication requirements, response payloads, and working code…

DELETE
/api/v1/subprocessors/{id}

Permanently remove a subprocessor and detach linked assets.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/api/v1/subprocessors/string"
Empty

How is this guide?