Request

PATCH /pub/v1/marketing/segment/{id}/subscribers/add

Path parameters

Parameter name Value Description Additional
id uuid

Segment ID

Required

Request body

The resource sent in the request body is  Add subscribers to the static segment — Request. It contains the following writable properties:

{
    "ids": [
        "uuid"
    ]
}

Properties

Name Type Description Additional
ids[] array of uuid

Subscriber IDs

Optional

Authorization

This request requires the use of one of following authorisation methods: API key

Response

The following HTTP status codes may be returned:

Status code Description Resource
200 OK

Result model for adding subscribers in the static segment

Result model for adding subscribers in the static segment (Add subscribers to the static segment)
400 Bad Request

Error while checking incoming data or implementing the method

412 Precondition Failed

No CRM license