DELETE api/Companies/{id}
Delete provider company by ID
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
company Id |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Request result
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.