mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
21 lines
313 B
Plaintext
21 lines
313 B
Plaintext
meta {
|
|
name: ActivatePerson
|
|
type: http
|
|
seq: 27
|
|
}
|
|
|
|
get {
|
|
url: http://localhost:3000/api/people/me/activation?q=3ac9c204de1676b54163ed8015c7af00
|
|
body: json
|
|
auth: none
|
|
}
|
|
|
|
params:query {
|
|
q: 3ac9c204de1676b54163ed8015c7af00
|
|
}
|
|
|
|
headers {
|
|
Content-Type: application/json
|
|
User-Agent: insomnia/2023.5.8
|
|
}
|