Areso / Oblache

MIT License
1 stars 2 forks source link

Create /webpage_list endpoint #245

Open Areso opened 1 month ago

Areso commented 1 month ago

HTTP Code 401, if Auth header isn't provided or not correct HTPP Code 200, in any other cases.

Areso commented 1 month ago

` curl -X POST -H "Authorization: 7..3c4" \ https://dbend.areso.pro/webpage_list -v

curl -X POST -H "Authorization: 7...3c4" \ -d '{"page_uuid":"066e0af9-eefa-7435-8000-f0ae5ccf5aec"}' \ https://dbend.areso.pro/webpage_list -v `