Updated api reference

This commit is contained in:
Gvidas Juknevičius 2024-11-03 18:52:17 +02:00
parent 96d86dae9e
commit 40f1d9c60e
Signed by: MCorange
GPG Key ID: 12B1346D720B7FBB

View File

@ -40,7 +40,7 @@ pid = cc:t pc id
```json ```json
{ {
"email": "mcorange@mcorangehq.xyz", "email": "mcorange@mcorangehq.xyz",
"password_hash": "rdARTRGFDs" "password": "password123"
} }
``` ```