diff --git a/deploy/README.md b/deploy/README.md index 283a828..956a2dd 100644 --- a/deploy/README.md +++ b/deploy/README.md @@ -103,7 +103,7 @@ curl https://sqs.ваш-домен.com/health curl -s -X POST https://sqs.ваш-домен.com/admin/tenants \ -H "Authorization: Bearer ВАШ_ADMIN_TOKEN" \ -H "Content-Type: application/json" \ - -d '{"id": "my-tenant"}' + -d '{"name": "my-tenant"}' ``` Ответ: