Delete Trusted By entry
Permanently remove a Trusted By entry and detach its linked logo asset. Browse request parameters, authentication requirements, response payloads, and…
Permanently remove a Trusted By entry and detach its linked logo asset.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Trusted By ID
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v1/trusted-by/string"Empty
{
"error": "string",
"details": "string"
}{
"error": "string",
"details": "string"
}{
"error": "string",
"details": "string"
}{
"error": "string",
"details": "string"
}How is this guide?