Skip to main content

Email a grid card to the card owner

POST 

/api/web/v1/grids/:gridid/email

Email a grid card to the card owner. Caller requires the GRIDS:VIEW permission.

Request

Path Parameters

    gridid stringrequired

    The ID of the grid to email.

Body

    emailAttributeName string

    The name of the user attribute to use for email delivery. If not provided, the system-defined email attribute will be used.

Responses

Successful

Loading...