Skip to main content
POST
Test Jira Settings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Cookies

blindsight_session
string | null

Body

application/json
enabled
boolean | null
site_url
string | null
email
string<email> | null
api_token
string | null
clear_api_token
boolean | null
project_key
string | null
issue_type
string | null
labels
unknown
default_assignee
string | null
create_issues
boolean | null
update_issues_on_resolve
boolean | null
sync_status_from_jira
boolean | null
sync_comments_from_jira
boolean | null
webhook_secret
string | null
clear_webhook_secret
boolean | null

Response

Successful Response

The response is of type Response Test Jira Settings Api Integrations Jira Test Post · object.