cURL
curl --request POST \ --url https://api.gputrader.io/v1/environments/{envId}/listing/hold \ --header 'X-API-Key: <api-key>'
{ "heldUntil": "2023-11-07T05:31:56Z", "now": "2023-11-07T05:31:56Z" }
Place a temporary hold on an environment listing
Environment ID
Hold successfully created
The response is of type object.
object