Skip to content

Register the GitLab for Jira (Forge) system token for direct dev-info sync

POST
/api/v4/integrations/jira_forge/installation/forge_token

Stores the Forge app system OAuth token (X-Forge-Oauth-System header) and the Jira apiBaseUrl (from the FIT), so GitLab pushes dev-info directly to Jira. See Atlassian::Forge::SystemTokenClient.

Created

Media typeapplication/json
object
success
object
Examplegenerated
{
"success": {}
}

Bad Request

Unauthorized

Unprocessable entity