How to create draft entry with strapi v4?

This is solution that worked for my custom APIs.

Then I try to create an Entry with null publishedAt , but I got an error response.

Can you try published_at instead of publishedAt. Not sure if that would work but worth trying.