Place a temporary hold on an environment listing
curl --request POST \ --url https://restapi.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" }
Environment ID
Timestamp until when the hold is valid
Current server timestamp