Skip to main content
POST
Create a new referrer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Name of the referrer

detections
Referrer detection · object[]
priority
integer<int32>

Priority of the referrer

siteId
integer<int64>

Site Id of the project the referrer belongs to

tags
string

Tags belonging to this referrer

Response

Created

name
string
required

Name of the referrer

dateCreated
string<date-time>
read-only

Date and time referred is created

detections
Referrer detection · object[]
id
integer<int64>
read-only

Unique Id of the referrer

index
integer<int32>
read-only

Index of the referrer

modificationDate
string<date-time>
read-only

Date and time referred is modified

priority
integer<int32>

Priority of the referrer

siteId
integer<int64>

Site Id of the project the referrer belongs to

tags
string

Tags belonging to this referrer