Subscribers
Update a subscriber
Update a subscriber with new values.
This is non-destructive operation, omitted parameters will not affect the subscriber.
put/1/newsletters/{domain}/subscribers/{subscriber}
Path parameters
domaininteger required
Unique identifier of the Domain
subscriberinteger required
Unique identifier of the Subscriber
Query parameters
withstring
Optional : Allows loading additional data about a resource, which may include related resources.
Request body
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.