POST
/
integrations
/
jira

Body

application/json
api_token
string
required

The API token for Jira authentication

created_at
string

The creation date and time of the integration

id
string

The unique identifier of the integration

org_id
string

The organization identifier

project_key
string
required

The default Jira project key

status
enum<string>
Available options:
enabled,
disabled
updated_at
string

The last update date and time of the integration

url
string
required

The URL of the Jira instance

user
string
required

The username for Jira authentication

Response

201 - application/json
api_token
string
required

The API token for Jira authentication

created_at
string

The creation date and time of the integration

id
string

The unique identifier of the integration

org_id
string

The organization identifier

project_key
string
required

The default Jira project key

status
enum<string>
Available options:
enabled,
disabled
updated_at
string

The last update date and time of the integration

url
string
required

The URL of the Jira instance

user
string
required

The username for Jira authentication