API Reference

Sections

Theme switcher

TicketProvider

TicketProvider

idid Required

The ID of the object.

typestring Required
Enum values:
JIRASLACKMONDAYSERVICENOWFIBERYSEEMPLICITYZENDESKCONNECTWISENTTGNJIRA_ON_PREM
... 7 other enums
known_identifierstring Required
external_identifierstring
oauth_client_idstring
webhook_idstring
is_enabledboolean Required
is_installedboolean
change_status_allowedboolean
instructionsarray

Show child attributes

configurationjsonstring
displaystring
is_internalboolean
Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 { "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 }
Was this section helpful?

What made this section unhelpful for you?