Subscribe an email to the changelog
POST /v1/changelog/subscribers
POST
/v1/changelog/subscribers
Adds an email subscriber to receive changelog notification emails whenever a new entry is published with notify_subscribers: true.
Auth: Publishable key (nv_pub_live_*) — browser-safe.
CORS: Access-Control-Allow-Origin: *.
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
email
required
string format: email
Responses
Section titled “ Responses ”Subscriber created
object
data
required
object
id
required
string
project_id
required
string
email
required
string format: email
confirmed
required
boolean
created_at
required
string format: date-time
error
required
null
meta
object
key
additional properties
Error envelope. See error.code for the discriminator.
object
data
required
null
error
required
object
code
required
string
message
required
string
remediation
required
string
doc_url
string format: uri
param
string
request_id
string
meta
object
key
additional properties
Error envelope. See error.code for the discriminator.
object
data
required
null
error
required
object
code
required
string
message
required
string
remediation
required
string
doc_url
string format: uri
param
string
request_id
string
meta
object
key
additional properties