Delete a specific stack and its associated resources from a rental
curl --request DELETE \ --url https://api.gputrader.io/v1/rentals/{rentalId}/stacks/{stackId} \ --header 'X-API-Key: <api-key>'
"<string>"
Rental ID
Stack ID
Stack successfully deleted
The response is of type string.
string