|
Hi all, What do I need to enter into the Status Check Headers field when editing an item so I end up with this in the config file: statusCheckHeaders:
|
Answered by
lissy93
Sep 6, 2026
Replies: 2 comments 2 replies
|
Enter the value as a JSON object in that editor field: |
1 reply
|
You'll need to use the YAML configurator instead for this (Config menu --> Edit Config) statusCheckHeaders:
X-Api-Key: '12345678901234567890'Let me know how you get on with that Not possible from that form sadly. But I do have a todo item to re-work how the UI editing works, so hopefully this will be made easier in the future. |
1 reply
Answer selected by
lissy93
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

You'll need to use the YAML configurator instead for this (Config menu --> Edit Config)
add it like this:
Let me know how you get on with that
Not possible from that form sadly. But I do have a todo item to re-work how the UI editing works, so hopefully this will be made easier in the future.