Delete stack
DELETE https://{{base_url}}/v3/stacks
The Delete stack call is used to delete an existing stack permanently from your Contentstack account.
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 Delete stack API Reference document
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
api_key | string | ||
authtoken | string | ||
Content-Type | string |