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.
Authorizations
Section titled “ Authorizations ”Responses
Section titled “ Responses ”Created
Media type application/json
object
success
boolean
Example generated
{ "success": true}Bad Request
Unauthorized
Unprocessable entity