Create a new user on behalf of a partner. Currently only worker product type is supported.
API key authentication. Include your access token as:
Authorization: Basic <ACCESS_TOKEN>
International format including area code. Whitespace and special characters accepted.
"1 800 123 1234"
2-character ISO country code (not numeric area code).
"US"
Format YYYY-MM-DD.
"1990-01-15"
2-character ISO country code.
"US"
Only worker is currently supported.
worker User created successfully.