Closing Web Messaging session via API returns 404

Quick question, has anyone seen this weird error? with the Web Messaging Guest API. Sending a POST to /api/v2/engage/messages/sessions/{sessionId}/close with an empty body returns 404 Not Found in v2.0. I have verified the session exists and is active via the get endpoint. Is there a specific header or payload schema required to trigger the close action?