Manage Cloud targets via the Mobify API.
- Download Postman
- Launch Postman
- Import the Postman Collection JSON file
- Set the variables
MOBIFY_API_KEY
: Your Mobify Cloud API Key https://cloud.mobify.com/account/. Set as a Postman Environment variablePROJECT
: Your Mobify Cloud project slug. Set as a collection variable.TARGET
: Target slug. Set as a collection variable.
- Send the requests!