Skip to main content

Partial update referrer

Update several fields of a referrer

Path Parameters
  • referrerId int64 required
Request Body required
  • detections object[]
  • Array [
  • and boolean
  • andMethod string
  • andParameters string
  • method string
  • parameters string
  • ]
  • name string

    Name of the referrer

  • priority int32

    Priority for the given referrer

  • tags string

    Tags associated with the given referrer

Responses

OK


Schema
  • dateCreated date-time

    Date and time referred is created

  • detections object[]
  • Array [
  • and boolean
  • andMethod string
  • andParameters string
  • method string
  • parameters string
  • ]
  • id int64

    Unique identifier of the given referrer

  • index int32

    Index of the referrer

  • modificationDate date-time

    Date and time referred is modified

  • name string required

    Name of the referrer

  • priority int32

    Priority for the given referrer

  • siteId int64

    Unique site identifier associated with the referrer

  • tags string

    Tags associated with the given referrer

Loading...