Create a PersonCopy Pagepost https://api.sandbox.eu.ppro.com/v1/peopleBody ParamsexternalPersonReferencestring^[A-Z0-9]{1,32}$Unique reference, assigned by external client.firstNamestringrequired^[\p{L}\p{M}\s'\-]{1,255}$The legal given name of the person.lastNamestringrequired^[\p{L}\p{M}\s'\-]{1,255}$The legal surname or family name of the person.middleNamestring^[\p{L}\p{M}\s'\-]{1,255}$An optional middle name of the person, if applicable.nativeNamestring^[\p{L}\p{M}\p{Zs}'\-\.]{1,255}$The person’s name in their native script (e.g., Cyrillic, Kanji), if different from Latin characters.birthDatedaterequiredThe person’s birth date, in ISO-8601 format YYYY-MM-DD.addressobjectrequiredAddress objectemailstring^.{1,255}$An email address.Responses 201Person created successfully 400Bad Request 403Forbidden 404Resource not found 405Method not allowed 409Resource conflict 429Too many requests 500Internal Server Error 504Gateway TimeoutUpdated 3 months ago Did this page help you?YesNo