Hi there,
I am following your API docs here: https://www.contentstack.com/docs/developers/apis/content-management-api/#create-an-entry
I have my postman request set up as follows, using verbatim the example body, and am receiving a response of:
{
"error_message": "Please send your attributes wrapped in 'entry'.",
"error_code": 141
}
Request:

I have my headers set properly, using a management token, and my Stack API key, and the content-type.
Please advise,
Best answer by Sachin
View original