public static final class ApplicationsDeleteCompanyAppSettingsRequest.Builder extends Object
| Modifier and Type | Method | Description |
|---|---|---|
ApplicationsDeleteCompanyAppSettingsResponse |
call(String cid,
String cpid,
String key) |
Calls deleteCompanyAppSettings method, Delete a company's application settings.
|
public final ApplicationsDeleteCompanyAppSettingsResponse call(String cid, String cpid, String key) throws OnshapeException
cid - Client IDcpid - Company IDkey - Repeatable key for deletion. If no keys are specified, all keys are deleted. (Default: null)OnshapeException - On HTTP or serialization errorCopyright © 2021. All rights reserved.