Url
| Field | Type | Required | Description |
|---|---|---|---|
url |
string |
yes | URL |
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) |
Example
Section titled “Example”{ "url": "http://example.com/", "expires": "2017-12-31T23:59:59.999Z"}
