Company logoTrust Center Documentation
API v1 ReferenceSubprocessorsIdBadge

Delete badge

Remove the badge asset associated with the subprocessor record. Browse request parameters, authentication requirements, response payloads, and working code…

DELETE
/api/v1/subprocessors/{id}/badge

Remove the badge asset associated with the subprocessor record.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Subprocessor ID

Response Body

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

How is this guide?