POST api2/FHCManager/GenerateCertificate
Request Information
URI Parameters
None.
Body Parameters
Dictionary of string [key] and Collection of Object [value]Request Formats
application/json, text/json
Sample:
{
"sample string 1": null,
"sample string 2": null
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
Sample not available.