Currently, the project_id is a required parameter in the Response API. However, this can be redundant since the project_id can already be derived from the associated API key used in the request.
Remove project_id from require parameters of Response API.