Error when creating a post

Hello, good morning, I need your help. When creating a card in POSTMAN it gives me an error. I don’t understand why, can someone help me? It’s the trello API.

The cURL is this: curl --request POST
–url ‘https://api.trello.com/1/cards?idList=5abbe4b7ddc1b351ef961414&key=APIKey&token=APIToken’
–header ‘Accept: application/json’

environment variables:

Request POST