mirror of
https://github.com/appwrite/appwrite
synced 2026-05-18 06:29:06 +00:00
263 B
263 B
POST /v1/teams HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json X-Appwrite-Response-Format: 1.6.0 X-Appwrite-Project: <YOUR_PROJECT_ID> X-Appwrite-Session: X-Appwrite-JWT: <YOUR_JWT>
{ "teamId": "<TEAM_ID>", "name": "", "roles": [] }