Delete a GitLab for Jira (Forge) namespace subscription
DELETE
/api/v4/integrations/jira_forge/subscriptions/{id}
Unsubscribes a GitLab namespace from the Forge installation.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
integer
ID of the subscription to delete
Responses
Section titled “Responses”OK
Media typeapplication/json
object
success
object
Examplegenerated
{ "success": {}}Bad Request
Unauthorized
Forbidden
Not found
Unprocessable entity