Skip to main content
DELETE
/
api
/
v2
/
protobuf-descriptors
DeleteProtobufDescriptors
curl --request DELETE \
  --url https://your-sift-api-url.com/api/v2/protobuf-descriptors \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

messageTypeFullName
string
namespace
string
organizationId
string
protobufDescriptorId
string

Response

A successful response.

The response is of type object.