Delete Payment iframe configuration set.Ask AIdelete https://api-cert.payconex.net/api/v4/accounts/{accountId}/payment-iframe/{resourceId}Delete an Iframe Endpoint to update an iFrame. Required Scopes The API Key calling this endpoint must have one of the following scopes: pcx:iframe:* pcx:iframe:delete Path ParamsaccountIdstringrequiredresourceIdstringrequiredResponses 204The Iframe was deleted successfully. 400Bad Request 401The authorization provided was invalid 403The authorization provided is not allowed to perform this operation 404The requested resource cannot be found 422There was a problem validating your request 500An unexpected error occurred on the server, preventing the request from being processed successfully. defaultErrorUpdated 20 days ago