1
0
Fork 0
mirror of synced 2024-10-02 02:07:04 +13:00
appwrite/test.http

11 lines
No EOL
456 B
HTTP

POST http://localhost/v1/functions
Content-Type: application/json
x-appwrite-project:test
x-appwrite-key:c4b173b6623ba33c2457f4030218c3135f20e9ab4cd096efd3fb2b5eef72dff7ae3f41627dc141f6b5d405ab44eb7d9174b516a5678401fcb0a60b92888cecb7fe614a7b2cb7385863b29c02d8312d7cf823c731ae4bb385a9c21b6b9d2e5a245f979f1ebba1b09e8d0b0d66ef940a141789926b226abe4821bd191c087d6870
{
"functionId":"test1",
"name": "test1",
"runtime": "node-16.0",
"vars": {}
}