Skip to main content
PUT
Update Subscriber

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

subscriber
integer
required

The subscriber ID

Body

application/json

UpdateSubscriberRequestData

email
string<email> | null
Maximum string length: 255
global
boolean | null
components
integer[] | null
Required range: x >= 0
meta
object | null

Response

Subscriber

data
Subscriber · object
required
included
Component · object[]