DELETE api/font/fileformat/{file_format_id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| file_format_id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Result| Name | Description | Type | Additional information |
|---|---|---|---|
| msg | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"msg": "sample string 1"
}