Skip to content

Url

Field Type Required Description
url string yes A unified resource link.
expires string An optional date-time-string in the format ISO 8601 (YYYY-MM-DDTH:i:s.fZ). The URL does not expire if this field is not set. The returned timezone is always UTC (+00:00).
{
"url": "http://example.com/",
"expires": "2017-12-31T23:59:59.999Z"
}