Confluence.js - Cloud and Server API library
    Preparing search index...

    Interface SetSpaceTheme

    interface SetSpaceTheme {
        spaceKey: string;
        themeKey: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    spaceKey: string

    The key of the space to set the theme for.

    themeKey: string

    The key of the theme to be set as the space theme.