v1
latestOpenAPI 3.0.22026-07-24800528.1 KBPartnerships
Invites or Adds a Partner Member to the given Partnership's Partner Team
Invites or Adds a Partner Member to the given Partnership's Partner Team
post/v2/partnerships/{partner_key}/member
Path parameters
partner_keystring required
The Partner Key of the Partnership that the Partner Member will be added to
Request body
Example request
{
"email": "partner@example.com",
"first_name": "John",
"from_email": "owner@vendor.com",
"last_name": "Doe"
}Response
Invites or Adds a Partner Member to the given Partnership's Partner Team