API Docs / Schemas / CreateClientLinkRequest

CreateClientLinkRequest

Request DTO for creating a new client link

Properties

Name Type Description
url*string

The URL of the link

The URL of the link

linkType*enum

Other Website LinkedIn Instagram

Other Website LinkedIn Instagram

JSON Example

{
  "url": "https://example.com",
  "linkType": "Other"
}

Used By Operations

Contained in Schemas