Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
meta {
|
||||
name: account-unlock
|
||||
type: http
|
||||
seq: 7
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{baseUrl}}/account/unlock/:token
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
|
||||
params:path {
|
||||
token: KFgBaXF4dxX4PtOMlrpjOoO6g1bkm6zAuvm8ocxC41LwJ27XQOHMn1J7V3kI
|
||||
}
|
||||
Reference in New Issue
Block a user