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

    The name of the referrer

  • priority int32

    Priority for the given referrer

  • tags string

    Tags associated with the given referrer

Responses

OK


Schema
  • createdById int64
  • dateCreated date-time
  • dateModified date-time
  • description string
  • detections object[]
  • Array [
  • and boolean
  • andMethod string
  • andParameters string
  • method string
  • parameters string
  • ]
  • id int64
  • index int32
  • isDeleted boolean
  • name string
  • priority int32
  • siteId int64
  • tags string
Loading...