Skip to main content
POST
This endpoint requires authentication and the readNewsletter permission.

Path Parameters

string
required
The UUID of the newsletter to track

Response

Returns HTTP 200 OK on successful tracking.

Error Responses

object
Error details when the request fails
Common error cases:
  • 400 Bad Request: Invalid newsletter ID format
  • 401 Unauthorized: Missing or invalid access token
  • 403 Forbidden: Missing required permission
  • 404 Not Found: Newsletter not found