Português (BR)
cURL
curl --request POST \ --url https://memberkit.com.br/api/v1/tokens \ --header 'Content-Type: application/json' \ --data '""'
{ "token": "<string>", "authenticated_url": "<string>" }
Gera um link mágico para um membro específico.
The response is of type object.
object
Esta página foi útil?