API V1 is deprecated, Check out new API V2 here
Subscribe to collections
subscribe#create - Subscribe to collection as logged user
Parameters
Name |
Description |
id
required
|
The ID of the collection you want to subscribe
|
email
|
The email you want to subscribe to a collection (if not logged)
|
Request
Route
POST /v1/collections/1321/subscribe
Headers
Accept: application/json
Content-Type: application/json
Authorization: Bearer your_access_token-tc9vaOeQfYlsgV-dRFrB4
Host: api.producthunt.com
Body
{}
Response
Status
201 Created
Headers
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Rate-Limit-Limit: 900
X-Rate-Limit-Remaining: 900
X-Rate-Limit-Reset: 900
Content-Type: application/json
Cache-Control: no-cache
Content-Length: 0