Methods

  • PUT — Create a static segment of subscribers

Resource

{
    "error": "string",
    "id": "uuid",
    "success": "boolean"
}

Properties

Name Type Description Additional
error string

Error text if success == false

Optional
id uuid

ID of the created segment

Optional
success boolean

Successful request flag

Optional