POST api/JiraIssue?apikey={apikey}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
apikey

string

Required

Body Parameters

JiraIssue
NameDescriptionTypeAdditional information
issue

Issue

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'parent' with type 'iFacto.Projects.Autotask.AutotaskWebapi.Models.Jira.Issue'. Path 'issue.fields'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'parent' with type 'iFacto.Projects.Autotask.AutotaskWebapi.Models.Jira.Issue'. Path 'issue.fields'.

text/javascript

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'text/javascript'. Exception message: Self referencing loop detected for property 'parent' with type 'iFacto.Projects.Autotask.AutotaskWebapi.Models.Jira.Issue'. Path 'issue.fields'.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'JiraIssue'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/javascript

Sample:

Sample not available.