GitLab Apps
Update GitLab App
Update an existing GitLab app.
patch/gitlab-apps/{gitlab_app_id}
Path parameters
gitlab_app_idinteger required
GitLab App ID
Request body
Response
GitLab app updated successfully
Example response
{
"message": "GitLab app updated successfully"
}