updateProductIntegrationBookmarkConfiguration

Update the Bookmark single sign-on configuration within an existing product integration

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    product.integrations.write.instance

    product.integrations.write.tenant

    product.integrations.write.vendor

    Arguments

    input UpdateProductIntegrationBookmarkConfigurationInput!

    UpdateProductIntegrationBookmarkConfigurationInput fields

    integrationConfigurationId ID!

    Unique ID of the product integration configuration the bookmark single sign-on configuration will be updated in.

    url String!

    URL a user is redirected to when they click the 'MyApps' tile.

    Return Fields

    bookmark ProductIntegrationBookmarkConfiguration

    The updated bookmark single sign-on configuration within a product integration

    userErrors [UpdateProductIntegrationBookmarkConfigurationError!]

    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.