Reading the cURL command
The pasted text supplies the request through cURL arguments. Options such as -X or --request, -H or --header, -d or --data, authentication settings, and form fields describe separate request elements. Only recognized request syntax can be translated. Pipelines, output redirection, variable expansion, and command substitution belong to the surrounding shell rather than to the HTTP request itself.