Custom pages
Custom pages: available fields, filters, associations, and API operations.
Path: events/{event_id}/custom-pages
Methods: GET collection/record only.
- Fields:
event-id,title,page-type,content,website-url,position,created-at,updated-at. - Filter:
page_type. - Associations: none.
GET .../custom-pages?page_type=website
POST, PATCH, and DELETE are not available.