Files
blink/backend/apis/BlinkApiCollection/Person/DeleteContactInfo.bru
2025-06-10 12:20:34 +02:00

12 lines
151 B
Plaintext

meta {
name: DeleteContactInfo
type: http
seq: 11
}
delete {
url: http://localhost:3000/api/people/contactinfos/2
body: none
auth: none
}