Robots Txt Updated


Notes:

Triggered when the robots.txt file entity is updated.

Permissions
View SEO Settings
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: RobotsTxtUpdatedEnvelope): void | Promise<void>

Did this help?