DELETE api/etconfig/{id}/delete/{weekdays}
Deletes the et profile.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
The identifier. |
integer |
Required |
weekdays |
The weekdays. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.