cURL
curl --request POST \ --url https://api.gputrader.io/v1/rentals/{rentalId}/stacks \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "template": { "name": "<string>", "description": "<string>", "content": "<string>", "environmentVariables": {}, "insecure": false, "isBasicAuthEnabled": false, "isSSHEnabled": false } } '
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
Create a new stack within a rental
Documentation IndexFetch the complete documentation index at: https://docs.gputrader.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.gputrader.io/llms.txt
Use this file to discover all available pages before exploring further.
Rental ID
Show child attributes
Stack successfully created
The response is of type string<uuid>.
string<uuid>