POST api/Live/CreateTagsQuery?ChannelId={ChannelId}&ProgramId={ProgramId}&IndustryId={IndustryId}&CompanyId={CompanyId}&SpokePersonId={SpokePersonId}&UserID={UserID}&JobStatusId={JobStatusId}&Story={Story}&MissedBy={MissedBy}&Repeat={Repeat}&From={From}&To={To}&TagName={TagName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ChannelId | integer |
Required |
|
| ProgramId | integer |
Required |
|
| IndustryId | integer |
Required |
|
| CompanyId | string |
Required |
|
| SpokePersonId | integer |
Required |
|
| UserID | integer |
Required |
|
| JobStatusId | integer |
Required |
|
| Story | string |
Required |
|
| MissedBy | integer |
Required |
|
| Repeat | string |
Required |
|
| From | string |
Required |
|
| To | string |
Required |
|
| TagName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.