This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.

⚠️ We've moved!

Hi there!

To reduce project dependency on 3rd party paid services the StackStorm TSC has decided to move the Q/A from this forum to Github Discussions. This will make user experience better integrated with the native Github flow, as well as the questions closer to the community where they can provide answers.

Use 🔗 Github Discussions to ask your questions.

Stackstorm REST Api reference

Have a couple of quick questions:.
–Is there any good documentation or samples for the API usage. i.e Looking at https://api.stackstorm.com/api/v1/rules/#/rule_controller.post, cannot really make out what the endpoint is expecting.
–Don’t see endpoints to play around with workflows.
–Is there a swagger endpoint?

Try using the st2 --debug CLI option to see the equivalent curl calls.