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

OK

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

Bad Request

Unauthorized

Forbidden

Not found

Unprocessable entity