Xibo 2.0 Change Default Layout Through API

Hello.
I’m trying to change the default layout of a specific display through the api.
Below is what im doing and the respective result.


As you can see, i can’t do that.
What i want to know is how to change the default layout of a given display.

It should be x-www-form-urlencoded as all PUT calls.

The 404 Not found is due to url, ie either displayId 4 does not exist or the {{url}} variable in postman environment is incorrect. (additional / perhaps).

it was the x-www-form-urlencoded. Thanks for the quick response.

1 Like