Hello , i have problem with sending post request , after copy curl request from console , and importing it to postman
This isn’t a Postman issue per se.
You probably need to review the Trello API documentation and check each attribute.
Hopefully they will have an example showing all of the required elements.
I suspect its an API key that should be in the header.
It would have been nice to have included the working curl command.