On some projects, we sometimes encounter the problem of having to store "configuration". One solution that I have encountered and / or put in place several times is to store a table in JSON format and exploit it.
It's necessary to generate a unique signature to communicate with the OVH API. We'll see how to use Pre-request scripts to generate it and test /SMS service (GET).