liquidatePosition endpoint missing?

I attempted to test the liquidatePosition endpoint and I’m getting the following error in demo mode:

Client error: POST https://demo.tradovateapi.com/v1/order/liquidateposition resulted in a 404 Not Found response

I’m probably doing something wrong but wanted to check if the endpoint still available. Maybe it’s only an issue in demo?

I figured it out. I had to use the accountId from the /position/list endpoint.