createInviteToken
Create an invite token for a subscriber.
Request
address_id
Unique ID of a Subscriber Address
expires_at
A unixtime (the number of seconds since 1970-01-01 00:00:00) at which the token should no longer be valid. Defaults to 'two hours from now'
Response
token
Invite Token
Response Example
Response