Help with creating input endpoint

To create an input endpoint in GCP here: https://cloud.google.com/livestream/docs/how-to/create-input-endpoints#create_input_endpoint I believe I need to enter my current project number, pick my location/region and then create a new INPUT_ID, correct?

Also, I’m not clear on choosing where to request:

curl (Linux, macOS, or Cloud Shell)

or

PowerShell (Windows)

(I don’t have a MAC)

Do I need to install Google Cloud CLI ?

I look forward to beung enlighted further, thanks.

Yes, you will be needing to put all the required details upon creating an endpoint, and that includes your PROJECT_NUMBER, LOCATION, and INPUT_ID.

You can choose to use curl since gcloud CLI will be automatically logged in when you use Cloud Shell.