TicketEndpoint
TicketEndpoint
idid
typestring
Enum values:
TICKETREPORTINTERNALticket_providerobject
Show child attributes
ticket_provider_idint
Was this section helpful?
Was this section helpful?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"id": null,
"type": "TICKET",
"ticket_provider": {
"id": null,
"type": "JIRA",
"known_identifier": null,
"external_identifier": null,
"oauth_client_id": null,
"webhook_id": null,
"is_enabled": false,
"is_installed": false,
"change_status_allowed": false,
"instructions": [
{
"title": null,
"description": null,
"link": null,
"link_text": null
}
],
"configuration": null,
"display": null,
"is_internal": false
},
"ticket_provider_id": null
}