Deliver digest email contents

Version 4.0.24.6 (latest)

Trigger the generation of digest email records and send them to Looker's internal system. This does not send

any actual emails, it generates records containing content which may be of interest for users who have become inactive. Emails will be sent at a later time from Looker's internal system if the Digest Emails feature is enabled in settings.

Request

POST /digest_email_send
Datatype
Description
Request
HTTP Request

Response

200: Status of generating and sending the data

Datatype
Description
(object)
configuration_delivered
boolean
True if content was successfully generated and delivered

400: Bad Request

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

404: Not Found

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

429: Too Many Requests

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link