How to set organization and microsoft 365 branding through api

Ralph Jansen 81 Reputation points
2023-03-10T14:03:04.64+00:00

Hi,

In the Microsoft Graph API there is a branding API. This API is not working (anymore). I see a feedback report from a few months back but without any response. How can we get the branding and how can we set the branding through the Microsoft Graph API?

I want to call the API with application permissions.

Similar question:

How can we set the Microsoft (Office) 365 theme through an API?

Thanks

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,754 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,547 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Zehui Yao_MSFT 5,831 Reputation points
    2023-03-13T03:20:47.9633333+00:00

    Hi Ralph Jansen , as far as I know, the organizationalBranding API that currently support creation and update of Graph only support delegated permission.

    Here is the documentation I referenced:

    https://learn.microsoft.com/en-us/graph/api/organizationalbranding-update?view=graph-rest-1.0&tabs=http

    https://learn.microsoft.com/en-us/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0&tabs=http

    User's image

    User's image


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.