"""Requests the association of a third party identifier
"""Requests the association of a third party identifier
<medium> The medium of the identifer (currently only 'email')
<address> The email address)
<address> The address of the identifer (ie. the email address)
<clientSecret> A string of characters generated when requesting an email that you'll supply in subsequent calls to identify yourself
<sendAttempt> The number of times the user has requested an email. Leave this the same between requests to retry the request at the transport level. Increment it to request that the email be sent again.