Field | Type | Required | Description | Example |
---|---|---|---|---|
id |
JsonNullable<String> | ➖ | Unique identifier of the social link | 12345 |
url |
String | ✔️ | URL of the social link, e.g. https://www.twitter.com/apideck | https://www.twitter.com/apideck |
type |
JsonNullable<String> | ➖ | Type of the social link, e.g. twitter |