Skip to main content
PATCH
Update a subscriber

Authorizations

X-API-Key
string
header
required

Project-scoped API key, format rm_(live|test)_... . May also be sent as Authorization: Bearer rm_....

Path Parameters

email
string<email>
required

URL-encoded subscriber email.

Body

application/json
firstName
string | null
Maximum string length: 50
lastName
string | null
Maximum string length: 50
phone
string | null
Maximum string length: 20
customFields
object | null

Response

Updated subscriber

subscriberKey
string | null
email
string<email>
firstName
string | null
lastName
string | null
phone
string | null
status
string
source
string | null
createdAt
string<date-time>
updatedAt
string<date-time>