Atlassian · Example Payload

Atlassian Confluence Space Space Settings Example

CodeCollaborationPlatformProductivitySoftware Development

Atlassian Confluence Space Space Settings Example is an example object payload from Atlassian, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

routeOverrideEnablededitorspaceKey

Example Payload

Raw ↑
{
  "routeOverrideEnabled": true,
  "editor": "example_value",
  "spaceKey": "example_value"
}