salix/api/Api/operator/-Operators- get sector - la...

26 lines
357 B
Plaintext

meta {
name: -Operators- get sector - labeler Copy
type: http
seq: 6
}
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
}
}