16 lines
217 B
Plaintext
16 lines
217 B
Plaintext
meta {
|
|
name: account-unlock
|
|
type: http
|
|
seq: 7
|
|
}
|
|
|
|
get {
|
|
url: {{baseUrl}}/account/unlock/:token
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
token: KFgBaXF4dxX4PtOMlrpjOoO6g1bkm6zAuvm8ocxC41LwJ27XQOHMn1J7V3kI
|
|
}
|