Files
basango/projects/backend/api/identity-and-access/account-unlock.bru
T
2025-10-05 14:42:25 +02:00

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
}