Initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
HTTP/2 200
|
||||
Content-Type: application/json; charset=utf-8
|
||||
access-control-allow-origin: *
|
||||
access-control-allow-methods: GET, POST, PUT, PATCH, DELETE
|
||||
access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Authorization
|
||||
|
||||
{
|
||||
"email": "accountant@peatio.tech",
|
||||
"level": 3,
|
||||
"otp": false,
|
||||
"role": "accountant",
|
||||
"state": "active",
|
||||
"uid": "ID787E387912"
|
||||
}
|
||||
Reference in New Issue
Block a user