PUT api/brand/admin?path={path}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| path | string |
Required |
Body Parameters
Advoco.Models.Brand.Brand| Name | Description | Type | Additional information |
|---|---|---|---|
| Path | string |
None. |
|
| State | string |
None. |
|
| Event | string |
None. |
|
| Data | Collection of Advoco.Models.Brand.Data |
None. |
|
| Active | signed byte |
None. |
Request Formats
application/x-www-form-urlencoded
Sample:
Sample not available.
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.