Skip to main content

Domain

v1

Description

To host a website you need a domain. Get notified whenever a domain is created, deleted or modified.


Supported Type

  • Create
  • Delete
  • Update

Payload

{
"event":{
"id":"rOcs838XXrj5ef6LoJkfu9y3TTW25tDekAsleAA4Eck=",
"name":"domain",
"type":"create",
"version":"1",
"category":"application",
"trace_id":[
"convex.f4009557-4cb2-46c2-b8f8-769aaf8e8855"
],
"created_timestamp":1661319161914
},
"payload":{
"domain":{
"id":"63047fcd2ba1c95ce50da092",
"name":"www.treatfully-yours.com",
"verified":true,
"is_primary":false,
"is_shortLink":false
}
},
"contains":[
"domain"
],
"company_id":2,
"application_id":"000000000000000000000001"
}

Object Properties

KeyTypeDescription
domainobjectDetails of the created domain
idstringID of the created domain
namestringURL of the domain
verifiedbooleanShows if the domain is verified or not
is_primarybooleanShows if the domain is primary or not
is_shortlinkbooleanShows if a shortlink exists for the created domain or not
application_idstringID of the application for which the domain is created
company_idintegerID of the company within which the domain exists