This plugin includes support for activating and deactivating branches via the REST API in addition to conventional creation, modification, and deletion operations. !!! tip "API Token Required" You'll ...
What is a REST API? REST stands for representational state transfer. It's a particular type of API which employs HTTP requests and JavaScript Object Notation (JSON) to facilitate create, retrieve, ...