Builds a Threads Graph API URL with the given path and query parameters (includes access_token).
access_token
Threads access token.
API path (e.g. "me/threads", "me/threads_publish").
"me/threads"
"me/threads_publish"
Query parameters.
Full URL string.
Builds a Threads Graph API URL with the given path and query parameters (includes
access_token).