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 ”No Content
Media type application/json
object
success
boolean
Example generated
{ "success": true}Bad Request
Unauthorized
Forbidden
Not found
Unprocessable entity