Skip to main content
DELETE
Delete a feature

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Unique ID of the feature

Response

Feature deleted successfully

ok
boolean
Example:

true

Last modified on September 19, 2026