Product Documentation

The delete operation allows the FIDO administrator to delete the policy for any cryptographic domain on the FIDO Server.

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 policy. Supported values - add | get | update | delete

payload

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