OBJECT

UpdateO365OrgCustomNameReply

Description

Update O365 Org custom name response.

link GraphQL Schema definition

  • type UpdateO365OrgCustomNameReply {
  • # Polaris ID for an O365 organization.
  • orgUuid: UUID!
  • # Custom name to use for the O365 organization.
  • customName: String!
  • }

link Require by