Add varoius Byndle Mission and Updatingservice endpoints

This commit is contained in:
Sivert V. Sæther
2025-03-04 09:25:29 +01:00
parent 38e728ff9d
commit aedd04f0da
7 changed files with 86 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
meta {
name: Person
type: http
seq: 2
}
delete {
url: {{host}}/ajourhold/{{updatingServiceId}}/entries/sourceentry/{{sourceEntryId}}
body: none
auth: inherit
}
vars:pre-request {
sourceEntryId: 11777473
}