deleteProductIntegrationSingleSignOnConfigurationSetupForm
Delete the single sign-on setup form configuration within an existing product integration
This page contains
Arguments
input DeleteProductIntegrationSingleSignOnConfigurationSetupFormInput! PREVIEW |
DeleteProductIntegrationSingleSignOnConfigurationSetupFormInput fields
integrationConfigurationId ID! | Unique ID of the product integration configuration the setup form will be deleted from. |
Return Fields
success Boolean! | Status of deletion |
userErrors [DeleteProductIntegrationSingleSignOnConfigurationSetupFormError!] PREVIEW | A list of errors |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.