Backend API
Copy Page
Backend API
Projects
Manager
Add a member to project
Delete a member
tasks
Manager
Manager add task to user
Manager delete task
Manager edits a project
Manager get user tasks
Get personal tasks
Add personal task
User edits task status
Owner
Delete a project
Cloud storage
Store to public storage
Store to private storage
Get public files
Get private files
User status in a project
GET
Create a project
POST
Get all user projects
GET
Get single project
GET
get chatrooms keys
GET
Search files
GET
Get statistics
GET
Auth
Login
POST
Register
POST
User
invitations
Get invitations
Decline invitation
Accept invitation
profile
Get profile
Edit profile
Update image
Update image Copy
Register
POST
Untitled Endpoint
POST
Untitled Endpoint
Developing
Copy Page
POST
http://127.0.0.1:3000/auth/login
Try it
Run in Apidog
Run in Apidog
Request
None
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
POST
'http://127.0.0.1:3000/auth/login'
Responses
🟢
200
Success
application/json
Generate Code
Body
Generate Code
Example
{
}
Modified atÂ
2024-08-03 00:54:27
Previous
Register