mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
12 lines
151 B
Plaintext
12 lines
151 B
Plaintext
meta {
|
|
name: DeleteContactInfo
|
|
type: http
|
|
seq: 19
|
|
}
|
|
|
|
delete {
|
|
url: http://localhost:3000/api/people/contactinfos/2
|
|
body: none
|
|
auth: none
|
|
}
|