addProductIntegrationBookmarkConfiguration
Add a Bookmark single sign-on configuration to an existing product integration
This page contains
Arguments
input AddProductIntegrationBookmarkConfigurationInput PREVIEW |
AddProductIntegrationBookmarkConfigurationInput fields
integrationConfigurationId ID! | Unique ID of the product integration configuration the bookmark single sign-on configuration will be added to. |
url String! | URL a user is redirected to when they click the 'MyApps' tile. |
Return Fields
bookmark ProductIntegrationBookmarkConfiguration PREVIEW | The bookmark single sign-on configuration added to a product integration |
userErrors [AddProductIntegrationBookmarkConfigurationError!] 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.