Remove A wizard state
Remove the wizard state matching the provided id.
Request
URI
DELETE
https://{api_host}/component-registry/api/wizardstates/{id}
COPY
Path Parameters
string
id
Required
the id of the wizard state
Responses
204
Operation doesn't return any data structure
Extensibility Wizard States Operations
POST
Create Wizard State
GET
Get the current wizard state for the logged In user
GET
Gets the wizard state identified By Id
DELETE
Remove A wizard state