Skip to main content
POST
This endpoint lets you programmatically permission customer emails to the Customer Portal.

Body

string
This is the embed_id of the dashboard that will be used in the portal.
string
This is the ID you use to identify this customer in your database that you provided to explo.
object
This is a list of strings, where each string is an email allowed to authenticate in the portal to see the respective dashboard.

Response

number
Indicates whether the call was successful. 1 if successful, 0 if not.