|  | REST API
    4.0.0
    REST API for SafeNet Network HSMs | 
Revokes the indirect login public key from a specified user partition on the service HSM.
The serial number of the HSM of interest
Use:  Required  
JSON Schema:  
Object type: string
The identifier for the partition of interest
Use:  Required  
JSON Schema:  
Object type: string
Success
Unexpected error
HSM or partition does not exist.
 
   DELETE
   https://1.2.3.4:8443/api/lunasa/hsms/154704/partitions/700088/indirect/key
   {}
 
{
}