Skip to content

Delete a GitLab for Jira (Forge) namespace subscription

DELETE
/api/v4/integrations/jira_forge/subscriptions/{id}

Unsubscribes a GitLab namespace from the Forge installation.

id
required
integer

ID of the subscription to delete

No Content

Media type application/json
object
success
boolean
Example generated
{
"success": true
}

Bad Request

Unauthorized

Forbidden

Not found

Unprocessable entity