/
CR
crawlab-team
/
Crawlab API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
Authentication
3
Database
26
Dependencies
13
Export
3
Git
28
get
Get list of Git repositories
post
Create a new Git repository
delete
Delete multiple Git repositories
get
Get Git repository by ID
delete
Delete Git repository by ID
post
Clone a Git repository
get
Get Git branches
post
Create a new branch
delete
Delete a branch
get
Get current Git branch
get
Get remote Git branches
post
Checkout a branch
post
Checkout a remote branch
get
Get Git changes
post
Stage Git changes
delete
Discard Git changes
post
Pull from remote
get
WebSocket for Git pull
get
WebSocket for Git push
get
Get file differences
post
Commit changes
post
Push to remote
get
Get Git logs
get
List Git files
get
Get Git file content
post
Save Git file
get
Get spiders in Git repository
post
Create spider from Git repository
Nodes
5
Notifications
14
Permissions
6
Projects
6
Schedules
9
Spiders
18
System
4
Tasks
8
Users
9
Git
Delete multiple Git repositories
Delete multiple Git repositories by IDs
delete
/gits
Request body
object
required
ids
ObjectId[]
required
Response
Git repositories deleted successfully
Success
required
code
integer
message
string
data
object
Changes