bruno/Byndle/Maps/Events/Event.bru

19 lines
219 B
Plaintext
Raw Normal View History

2025-02-18 13:39:33 +01:00
meta {
name: Event
type: http
seq: 1
}
post {
url: {{host}}/mapcloud/events
body: json
auth: inherit
}
body:json {
{
"mapcloudLeadCustomerEventTypeId": 66,
"sourceEntryPrivateId": 11754464
}
}