Skip to main content

Delete file in GitLab

Delete file in GitLab.

Application

  • GitLab

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected accountThe connected account to use for the requestConnected AccountYes
Project ownerUser, group or namespace of the projectText (Short)Yes
Project nameThe name of the projectText (Short)Yes
File pathThe file path of the file. Has to contain the full path or leave it empty for root folderText (Short)No
Commit messageText (Long)Yes
BranchName of the new branch to create. The commit is added to this branchText (Short)Yes
Start BranchName of the base branch to create the new branch fromText (Short)No
Author nameThe name of the author of the commitText (Short)No
EmailThe email of the author of the commitEmailNo
EncodingChange encoding to base64. Default is text.Text (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A