Add stack settings

POST https://{{base_url}}/v3/stacks/settings

The Add stack settings request lets you add additional settings for your existing stack.

To use the API Request, you will need to authenticate yourself either with a Management Token (highly recommended) or an Authtoken. 
Read more about it in Authentication.


For more information, refer to the Add stack settings API Reference document

HEADERS

KeyDatatypeRequiredDescription
api_keystringEnter the API key of your stack.
authtokenstringEnter your authtoken.
Content-TypestringEnter "application/json" to pass a request body.