Untitled
unknown
plain_text
3 years ago
287 B
9
Indexable
curl --location --request POST 'api.timeworx.xyz/timeworx/login/register' \
--header 'User-Agent: Apifox/1.0.0 (https://www.apifox.cn)' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "sallywangmenghui@gmail.com",
"password": "123456",
"pin": "123456"
}'Editor is loading...