Product Documentation

The delete operation  allows the FIDO administrator to delete any configuration from the FIDO Server (basis the configuration key).

The web service requires the following parameters (shown in the Request example in this section):

Value

Explanation

svcinfo

Each web service request submitted by applications to SKFS requires authentication and authorization. These permissions are determined on service credential information (svcinfo) provided to the web service as a JSON object

operation

Specifies the type of operation to perform on configuration. Supported values - get | update | delete

payload

Represented as a JSON object, contains information based on the specified operation.