Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Deletes a project.
External DocumentationTo learn more, visit the GitLab documentation.

Parameters

ParameterDescription
Project IDThe ID or path of the project owned by the authenticated user. If the path is being used, it should be url encoded - for example: user%2my-project .

Example Output

{
	"message": "<string>"
}

Workflow Library Example

Delete Project with Gitlab and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop