Delete a Connect Webview
Delete a specified Connect Webview
Last updated
Was this helpful?
Delete a specified Connect Webview
Last updated
Was this helpful?
Deletes a specified Connect Webview.
You do not need to delete a Connect Webview once a user completes it. Instead, you can simply ignore completed Connect Webviews.
Specify the desired Connect Webview by including the corresponding connect_webview_id
in the request body.
connect_webview_id
String Required
ID of the desired Connect Webview
Returns a Boolean ok
status indicator.