Skip to main content

Attribute type

twitter

Use it for

Twitter/X handles or profile URLs.

Request value

Send a string.
{
  "fields": {
    "twitter": "https://x.com/ada"
  }
}

Returned shape

Returns a string.

Example response

{
  "fields": {
    "twitter": "https://x.com/ada"
  }
}