Diversion Documentation home page
Search...
⌘K
Ask AI
Support
Login
Login
Search...
Navigation
logout
Documentation
API Reference
logout
To logout from your current signed-in account, you simply use the logout command:
Copy
Ask AI
dv
logout
Assistant
Responses are generated using AI and may contain mistakes.
Blog
Community
API Documentation
Introduction
Authentication
GET
Test token
Account
GET
Get billing information
Content Generation
POST
Generate content
Repository Management
GET
List user's repositories
POST
Create a repo
Repository Manipulation
GET
Get repository details
DEL
Delete repository
POST
Import Git repository
POST
Verify Git repository import
POST
Sync Git repository
POST
Set default branch
GET
Get file tree
GET
Get tree content stream
GET
Get file history
GET
Get file entry
GET
Get blob contents
Repository Commit Manipulation
GET
List commits
GET
Get commits bulk
GET
Get commit details
PATCH
Update commit message
GET
Count commit changes
POST
Commit workspace
POST
Revert commit
POST
Revert to commit
Repository Workspace Manipulation
GET
List workspaces
POST
Create a workspace
GET
Get workspace details
DEL
Delete workspace
POST
Update workspace name
POST
Checkout workspace ref
GET
Workspace status
POST
Reset changes in workspace
POST
Merge base branch into workspace
GET
Get workspace preferences
PUT
Update workspace preferences
GET
Other workspace statuses
Repository Branch Manipulation
GET
List branches
POST
Create branch
GET
Get branch details
DEL
Delete branch
PATCH
Update a branch
Repository Tag Manipulation
GET
List tags
POST
Create a tag
GET
Get tag details
DEL
Delete a tag
PATCH
Update a tag
Repository Shelves Manipulation
GET
List shelves
POST
Create a shelf
GET
Get shelf details
DEL
Delete a shelf
POST
Apply shelf
File Mutation
POST
Upload file
DEL
Delete file
PATCH
Move file
Repository Merge Manipulation
GET
Get merge details
GET
List open merges
POST
Merge refs
Collaborators
GET
List collaborators
DEL
Revoke collaborator access
PATCH
Update collaborator access
PUT
Invite collaborator
Repository Content Comparison
GET
Compare refs
Organization Management
GET
List user's organizations
POST
Create organization
GET
Get organization details
PATCH
Rename organization
GET
List organization repositories
GET
List organization members
GET
Get organization member details
DEL
Delete a member from the organization
GET
List accessible repos
POST
Invite a new member to the organization
PATCH
Change an organization member's role
POST
Leave organization
GET
List organization subscription information
User Management
GET
Get user information
PATCH
Patch user
logout
To logout from your current signed-in account, you simply use the logout command:
Copy
Ask AI
dv
logout
Assistant
Responses are generated using AI and may contain mistakes.