Is there a way to create/update without using the SDK?
Looks like if calling the API manually first I have to POST the subscriber, then if the subscriber already exists I need to make another call to search by email to get the UID, then a 3rd call to update the subscriber with new information.