Issue with GoHighLevel API - Pause Location Returning 401 Unauthorized
Status: Closed · Asked by andretoffee on · 0 views
Hi Team,
I'm currently encountering an issue while trying to use the Pause Location API endpoint. The API call is consistently returning a 401 Unauthorized response.
Here are the details:
- Endpoint: https://services.leadconnectorhq.com/saas-api/public-api/pause/{locationID}
- Response Status: 401
- Response Message: "Unauthorized"
- Authentication Method: Bearer token (valid and working for other endpoints.
- My Workflow: https://connect.pabbly.com/workflow/share/XBQHNVMEAmFRGwljVAsBJlpOVVEJUwA9Bx4CEF1SXCRRHwVuBUQNZ1oWV3UCSQRlXxYIYgdbBjsAFFVRBVMAc1dOAgBVVgd9WhcHNANKXW5cAgcvUzI#
Other API requests with the same token are functioning correctly, so it appears the issue is specific to this endpoint.
Could you please help investigate this? Let me know if you need any additional information from my side.
Thank you,
ello,
Greetings!
The error you are facing is because some required parameters are missing. Please ensure you add all the required parameters — specifically, the channel and source fields are missing.

Additionally, we do have an endpoint available for pausing the location.

Hi!
Oh great! i didn't know that leadconnector v2 has pause location action, thanks a lot solved now!