Methods

  • PATCH — Delete subscribers from the static segment

Resource

{
    "error": "string",
    "success": "boolean",
    "warnings": [
        "string"
    ]
}

Properties

Name Type Description Additional
error string

Error text if success == false

Optional
success boolean

Successful request flag

Optional
warnings[] array of string

List of warnings

Optional