v1

latestOpenAPI 3.0.12026-07-177473205.1 KB
Community management

Update the community identified by the provided authorisation API key.

post/community

Request body

shortNamestring

The community's short name. Skip this if no update should be made.

fullNamestring

The community's full name. Skip this if no update should be made.

descriptionstring

The community's description. Skip this if no update should be made or set to an empty string to remove the current value.

supportEmailstring

A support email address to receive community-specific notifications at. Skip this if no update should be made or set to an empty string to remove the current value.

interactionNotificationsboolean

Whether to receive notifications for pending interactions by email at the support mailbox (see supportEmail). Skip this if no update should be made.

domainstring

The API key identifying a domain that should be linked to the community. Skip this if no update should be made or set to an empty string to unlink the community from its existing domain (without deleting the domain).

Response

Community updated.