Not able to create Person profile



I am trying to create a Person profile using POST see below. But it's not creating a Person. is there anything I am missing? Can someone guide me on this?
https://api.icims.com/customers/9570/people{
"email": "test@gmail.com",
"lastname": "test",
"firstname": "test"}

Thanks,
Sai

Submitted by iCIMSUNIFIL on March 17, 2020 Permalink

The above is valid JSON. If you have an integration resource, please let them know so they can review the platform logs in your particular platform. If you do not have an active integration project you can contact iCIMS technical support for further assistance

Submitted by iCIMSUNIFIL on April 19, 2022 Permalink

i get the error saying "field28053:Field is required." when i use the same payload creating a profile.
And im not sure what field28053 is?
CAn someone guide me what are those fields?