cURL
curl --request POST \ --url https://api.transmit.dev/v1/contacts/{contactId}/topics/{topicId} \ --header 'Authorization: Bearer <token>'
Subscribe contact to topic
Enter your API key with 'tx_' prefix. Get your API key from the dashboard.