salix/api/Api/operator/-Operators- labeler.bru

26 lines
339 B
Plaintext

meta {
name: -Operators- labeler
type: http
seq: 4
}
post {
url: http://localhost:5000/api/Operators/update?where[workerFk]=9
body: json
auth: none
}
query {
where[workerFk]: 9
}
headers {
Authorization: 3EFg7LP2qDGOWghRIzq6azEYIB5BvJUCHUk0BIXxU9lcqiMiKRPtU0EBzLcnv4H9
}
body:json {
{
"labelerFk":2
}
}