On this page

Redirects

The redirects collection is a single-entry collection that manages URL redirects.


Definition

The collection includes the following fields:

FieldTypeDescription

rules

An array that contains redirection rules applied in the specified order.

createdAt

Automatically generated timestamp indicating when the redirects were created.

updatedAt

Automatically generated timestamp indicating when the redirects were last updated.

id

Unique identifier of the record.

Check out the collection definition on GitHub for more details.

Last updated on December 31, 2023 at 17:00