How can we help?

Searching:

0 results found

featureSet/Delete

DELETE /api/featureSet/[featureSetId]

Description

Deletes the details of a specific Feature Set, as specified by the Feature Set’s ID. This ID is returned in the response of the featureSet/Post.

See the following for request and response details ‒

See Also

Request ‒ featureSet/Delete

Property Type Description Mandatory
appId String A unique identifier that is automatically generated by Axonize for this Application.

This property is used to link between other entities (such as Users and Devices) and this Application.

Y
featureSetId String This is the unique identifier automatically assigned by Axonize when a Feature Set is created. This ID is returned in the response of the featureSet/Post. Y

Response ‒ featureSet/Delete

Status 200 – OK