Delete a Connect Webview
Delete a specified Connect Webview
Deletes a Connect Webview.
You do not need to delete a Connect Webview once a user completes it. Instead, you can simply ignore completed Connect Webviews.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
connect_webview_idstring Β· uuidRequired
ID of the Connect Webview that you want to delete.
Responses
200
OK
application/json
okbooleanRequired
400
Bad Request
401
Unauthorized
post
/connect_webviews/deleteRequest
Request Body Parameters
Parameter
Type
Description
Sample Request
Response
Sample Response
Last updated
Was this helpful?

