Internal Error (500) adding a new contact.

Following the API, I can update existing contacts just fine, but when I try to create a new one I’m getting a 500 error.
Checked my scopes and nothing seems amiss there. Endpoint is correct. Data is correct. I’m setting our properties same as update. Is there some special secret to creating a new contact via API?

Hey, @klkitchens :waving_hand: Can you try doing a simple test using the on-page example — Create a contact, and share the request and response here, please?

Thanks! — Jaycee

Not necessary. Was using the old endpoints (which work for update, get, merge, but oddly not create). Finally found the V3 API documentation (very non-user friendly to get to BTW) and it’s working. Came to remove this post, but you’d replied.