> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update Content

Updates a piece of content. Use this method to update the title or body
of a piece of content, change the status, change the parent page, and more.

Note, updating draft content is currently not supported.

**[Permissions](https://confluence.atlassian.com/x/_AozKw) required**:
Permission to update the content.

<Note>
  External Documentation

  To learn more, visit the [Confluence documentation](https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-content/#api-wiki-rest-api-content-id-put).
</Note>

## Parameters

<div className="integrations-table">
  | Parameter      | Description                                                                                                                                                                                                    |
  | -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Body           | The body of the content in the relevant format.                                                                                                                                                                |
  | ID             | The ID of the content to be updated.                                                                                                                                                                           |
  | Status         | The updated status of the content. Note, if you change the status of a page from<br />'current' to 'draft' and it has an existing draft, the existing draft will be deleted<br />in favor of the updated page. |
  | Title          | The updated title of the content. If you are not changing this field, set this to the current `title`.                                                                                                         |
  | Type           | The type of content. Set this to the current type of the content.                                                                                                                                              |
  | Version Number | The version number.                                                                                                                                                                                            |
</div>

## Example Output

```json theme={"dark"}
{
	"_expandable": {
		"ancestors": "string",
		"body": "string",
		"childTypes": "string",
		"children": "string",
		"container": "string",
		"descendants": "string",
		"history": "string",
		"metadata": "string",
		"operations": "string",
		"restrictions": "string",
		"space": "string",
		"version": "string"
	},
	"_links": {},
	"ancestors": [
		null
	],
	"body": {
		"_expandable": {
			"anonymous_export_view": "string",
			"editor": "string",
			"editor2": "string",
			"export_view": "string",
			"storage": "string",
			"styled_view": "string",
			"view": "string"
		},
		"anonymous_export_view": {
			"_expandable": {
				"content": "string"
			},
			"embeddedContent": [
				{
					"entity": {},
					"entityId": 0
				}
			],
			"representation": "string",
			"value": "string",
			"webresource": {
				"contexts": [
					"string"
				],
				"keys": [
					"string"
				],
				"superbatch": {
					"metatags": "string",
					"tags": {
						"all": "string",
						"css": "string",
						"data": "string",
						"js": "string"
					},
					"uris": {
						"all": "string",
						"css": "string",
						"js": "string"
					}
				},
				"tags": {
					"all": "string",
					"css": "string",
					"data": "string",
					"js": "string"
				},
				"uris": {
					"all": "string",
					"css": "string",
					"js": "string"
				}
			}
		},
		"editor2": {
			"_expandable": {
				"content": "string"
			},
			"embeddedContent": [
				{
					"entity": {},
					"entityId": 0
				}
			],
			"representation": "string",
			"value": "string",
			"webresource": {
				"contexts": [
					"string"
				],
				"keys": [
					"string"
				],
				"superbatch": {
					"metatags": "string",
					"tags": {
						"all": "string",
						"css": "string",
						"data": "string",
						"js": "string"
					},
					"uris": {
						"all": "string",
						"css": "string",
						"js": "string"
					}
				},
				"tags": {
					"all": "string",
					"css": "string",
					"data": "string",
					"js": "string"
				},
				"uris": {
					"all": "string",
					"css": "string",
					"js": "string"
				}
			}
		},
		"export_view": {
			"_expandable": {
				"content": "string"
			},
			"embeddedContent": [
				{
					"entity": {},
					"entityId": 0
				}
			],
			"representation": "string",
			"value": "string",
			"webresource": {
				"contexts": [
					"string"
				],
				"keys": [
					"string"
				],
				"superbatch": {
					"metatags": "string",
					"tags": {
						"all": "string",
						"css": "string",
						"data": "string",
						"js": "string"
					},
					"uris": {
						"all": "string",
						"css": "string",
						"js": "string"
					}
				},
				"tags": {
					"all": "string",
					"css": "string",
					"data": "string",
					"js": "string"
				},
				"uris": {
					"all": "string",
					"css": "string",
					"js": "string"
				}
			}
		},
		"storage": {
			"_expandable": {
				"content": "string"
			},
			"embeddedContent": [
				{
					"entity": {},
					"entityId": 0
				}
			],
			"representation": "string",
			"value": "string",
			"webresource": {
				"contexts": [
					"string"
				],
				"keys": [
					"string"
				],
				"superbatch": {
					"metatags": "string",
					"tags": {
						"all": "string",
						"css": "string",
						"data": "string",
						"js": "string"
					},
					"uris": {
						"all": "string",
						"css": "string",
						"js": "string"
					}
				},
				"tags": {
					"all": "string",
					"css": "string",
					"data": "string",
					"js": "string"
				},
				"uris": {
					"all": "string",
					"css": "string",
					"js": "string"
				}
			}
		},
		"styled_view": {
			"_expandable": {
				"content": "string"
			},
			"embeddedContent": [
				{
					"entity": {},
					"entityId": 0
				}
			],
			"representation": "string",
			"value": "string",
			"webresource": {
				"contexts": [
					"string"
				],
				"keys": [
					"string"
				],
				"superbatch": {
					"metatags": "string",
					"tags": {
						"all": "string",
						"css": "string",
						"data": "string",
						"js": "string"
					},
					"uris": {
						"all": "string",
						"css": "string",
						"js": "string"
					}
				},
				"tags": {
					"all": "string",
					"css": "string",
					"data": "string",
					"js": "string"
				},
				"uris": {
					"all": "string",
					"css": "string",
					"js": "string"
				}
			}
		},
		"view": {
			"_expandable": {
				"content": "string"
			},
			"embeddedContent": [
				{
					"entity": {},
					"entityId": 0
				}
			],
			"representation": "string",
			"value": "string",
			"webresource": {
				"contexts": [
					"string"
				],
				"keys": [
					"string"
				],
				"superbatch": {
					"metatags": "string",
					"tags": {
						"all": "string",
						"css": "string",
						"data": "string",
						"js": "string"
					},
					"uris": {
						"all": "string",
						"css": "string",
						"js": "string"
					}
				},
				"tags": {
					"all": "string",
					"css": "string",
					"data": "string",
					"js": "string"
				},
				"uris": {
					"all": "string",
					"css": "string",
					"js": "string"
				}
			}
		}
	},
	"childTypes": {
		"_expandable": {
			"all": "string",
			"attachment": "string",
			"comment": "string",
			"page": "string"
		},
		"attachment": {
			"_links": {},
			"value": false
		},
		"comment": {
			"_links": {},
			"value": false
		},
		"page": {
			"_links": {},
			"value": false
		}
	},
	"children": {
		"_expandable": {
			"attachment": "string",
			"comment": "string",
			"page": "string"
		},
		"_links": {},
		"attachment": {
			"_links": {},
			"limit": 0,
			"results": [
				null
			],
			"size": 0,
			"start": 0
		},
		"comment": {
			"_links": {},
			"limit": 0,
			"results": [
				null
			],
			"size": 0,
			"start": 0
		},
		"page": {
			"_links": {},
			"limit": 0,
			"results": [
				null
			],
			"size": 0,
			"start": 0
		}
	},
	"container": {},
	"descendants": {
		"_expandable": {
			"attachment": "string",
			"comment": "string",
			"page": "string"
		},
		"_links": {},
		"attachment": {
			"_links": {},
			"limit": 0,
			"results": [
				null
			],
			"size": 0,
			"start": 0
		},
		"comment": {
			"_links": {},
			"limit": 0,
			"results": [
				null
			],
			"size": 0,
			"start": 0
		},
		"page": {
			"_links": {},
			"limit": 0,
			"results": [
				null
			],
			"size": 0,
			"start": 0
		}
	},
	"history": {
		"_expandable": {
			"contributors": "string",
			"lastUpdated": "string",
			"nextVersion": "string",
			"previousVersion": "string"
		},
		"_links": {},
		"contributors": {
			"publishers": {
				"_links": {},
				"userKeys": [
					"string"
				],
				"users": [
					{
						"_expandable": {
							"details": "string",
							"operations": "string",
							"personalSpace": "string"
						},
						"_links": {},
						"accountId": "The account ID of the user, which uniquely identifies the user across all Atlassian products.\nFor example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.",
						"accountType": "The account type of the user, may return empty string if unavailable.",
						"details": {
							"business": {
								"department": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"location": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"position": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
							},
							"personal": {
								"email": "This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"im": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"phone": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"website": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
							}
						},
						"displayName": "The display name of the user. Depending on the user's privacy setting, this may be the same as publicName.",
						"email": "The email address of the user. Depending on the user's privacy setting, this may return an empty string.",
						"operations": [
							{
								"operation": "The operation itself.",
								"targetType": "The space or content type that the operation applies to."
							}
						],
						"personalSpace": {
							"_expandable": {
								"description": "string",
								"history": "string",
								"homepage": "string",
								"icon": "string",
								"lookAndFeel": "string",
								"metadata": "string",
								"operations": "string",
								"permissions": "string",
								"settings": "string",
								"theme": "string"
							},
							"_links": {},
							"description": {
								"plain": {
									"embeddedContent": [
										{}
									],
									"representation": "string",
									"value": "string"
								},
								"view": {
									"embeddedContent": [
										{}
									],
									"representation": "string",
									"value": "string"
								}
							},
							"history": {
								"createdDate": "date-time"
							},
							"icon": {
								"height": 0,
								"isDefault": false,
								"path": "string",
								"width": 0
							},
							"id": 0,
							"key": "string",
							"lookAndFeel": {
								"bordersAndDividers": {
									"color": "string"
								},
								"content": {
									"body": {
										"background": "string",
										"backgroundColor": "string",
										"backgroundImage": "string",
										"backgroundSize": "string",
										"borderRadius": "string",
										"padding": "string"
									},
									"container": {
										"background": "string",
										"backgroundColor": "string",
										"backgroundImage": "string",
										"backgroundSize": "string",
										"borderRadius": "string",
										"padding": "string"
									},
									"header": {
										"background": "string",
										"backgroundColor": "string",
										"backgroundImage": "string",
										"backgroundSize": "string",
										"borderRadius": "string",
										"padding": "string"
									},
									"screen": {
										"background": "string",
										"backgroundColor": "string",
										"backgroundImage": "string",
										"backgroundSize": "string",
										"gutterBottom": "string",
										"gutterLeft": "string",
										"gutterRight": "string",
										"gutterTop": "string"
									}
								},
								"header": {
									"backgroundColor": "string",
									"button": {
										"backgroundColor": "string",
										"color": "string"
									},
									"primaryNavigation": {
										"color": "string",
										"hoverOrFocus": {
											"backgroundColor": "string",
											"color": "string"
										}
									},
									"search": {
										"backgroundColor": "string",
										"color": "string"
									},
									"secondaryNavigation": {
										"color": "string",
										"hoverOrFocus": {
											"backgroundColor": "string",
											"color": "string"
										}
									}
								},
								"headings": {
									"color": "string"
								},
								"links": {
									"color": "string"
								},
								"menus": {
									"color": "string",
									"hoverOrFocus": {
										"backgroundColor": "string"
									}
								}
							},
							"metadata": {
								"labels": {
									"_links": {},
									"limit": 0,
									"results": [
										{
											"id": "string",
											"label": "string",
											"name": "string",
											"prefix": "string"
										}
									],
									"size": 0,
									"start": 0
								}
							},
							"name": "string",
							"operations": [
								{
									"operation": "The operation itself.",
									"targetType": "The space or content type that the operation applies to."
								}
							],
							"permissions": [
								{
									"anonymousAccess": false,
									"operation": {
										"operation": "The operation itself.",
										"targetType": "The space or content type that the operation applies to."
									},
									"subjects": {
										"_expandable": {
											"group": "string",
											"user": "string"
										},
										"group": {
											"results": [
												{
													"_links": {},
													"id": "string",
													"name": "string",
													"type": "group"
												}
											],
											"size": 0
										},
										"user": {
											"results": [
												null
											],
											"size": 0
										}
									},
									"unlicensedAccess": false
								}
							],
							"settings": {
								"_links": {},
								"routeOverrideEnabled": false
							},
							"status": "string",
							"theme": {
								"_links": {},
								"description": "string",
								"icon": {
									"height": 0,
									"isDefault": false,
									"path": "string",
									"width": 0
								},
								"name": "string",
								"themeKey": "string"
							},
							"type": "string"
						},
						"profilePicture": {
							"height": 0,
							"isDefault": false,
							"path": "string",
							"width": 0
						},
						"publicName": "The public name or nickname of the user. Will always contain a value.",
						"type": "string",
						"userKey": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.",
						"username": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details."
					}
				]
			}
		},
		"createdBy": {
			"_expandable": {
				"details": "string",
				"operations": "string",
				"personalSpace": "string"
			},
			"_links": {},
			"accountId": "The account ID of the user, which uniquely identifies the user across all Atlassian products.\nFor example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.",
			"accountType": "The account type of the user, may return empty string if unavailable.",
			"details": {
				"business": {
					"department": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
					"location": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
					"position": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
				},
				"personal": {
					"email": "This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
					"im": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
					"phone": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
					"website": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
				}
			},
			"displayName": "The display name of the user. Depending on the user's privacy setting, this may be the same as publicName.",
			"email": "The email address of the user. Depending on the user's privacy setting, this may return an empty string.",
			"operations": [
				{
					"operation": "The operation itself.",
					"targetType": "The space or content type that the operation applies to."
				}
			],
			"personalSpace": {
				"_expandable": {
					"description": "string",
					"history": "string",
					"homepage": "string",
					"icon": "string",
					"lookAndFeel": "string",
					"metadata": "string",
					"operations": "string",
					"permissions": "string",
					"settings": "string",
					"theme": "string"
				},
				"_links": {},
				"description": {
					"plain": {
						"embeddedContent": [
							{}
						],
						"representation": "string",
						"value": "string"
					},
					"view": {
						"embeddedContent": [
							{}
						],
						"representation": "string",
						"value": "string"
					}
				},
				"history": {
					"createdDate": "date-time"
				},
				"icon": {
					"height": 0,
					"isDefault": false,
					"path": "string",
					"width": 0
				},
				"id": 0,
				"key": "string",
				"lookAndFeel": {
					"bordersAndDividers": {
						"color": "string"
					},
					"content": {
						"body": {
							"background": "string",
							"backgroundColor": "string",
							"backgroundImage": "string",
							"backgroundSize": "string",
							"borderRadius": "string",
							"padding": "string"
						},
						"container": {
							"background": "string",
							"backgroundColor": "string",
							"backgroundImage": "string",
							"backgroundSize": "string",
							"borderRadius": "string",
							"padding": "string"
						},
						"header": {
							"background": "string",
							"backgroundColor": "string",
							"backgroundImage": "string",
							"backgroundSize": "string",
							"borderRadius": "string",
							"padding": "string"
						},
						"screen": {
							"background": "string",
							"backgroundColor": "string",
							"backgroundImage": "string",
							"backgroundSize": "string",
							"gutterBottom": "string",
							"gutterLeft": "string",
							"gutterRight": "string",
							"gutterTop": "string"
						}
					},
					"header": {
						"backgroundColor": "string",
						"button": {
							"backgroundColor": "string",
							"color": "string"
						},
						"primaryNavigation": {
							"color": "string",
							"hoverOrFocus": {
								"backgroundColor": "string",
								"color": "string"
							}
						},
						"search": {
							"backgroundColor": "string",
							"color": "string"
						},
						"secondaryNavigation": {
							"color": "string",
							"hoverOrFocus": {
								"backgroundColor": "string",
								"color": "string"
							}
						}
					},
					"headings": {
						"color": "string"
					},
					"links": {
						"color": "string"
					},
					"menus": {
						"color": "string",
						"hoverOrFocus": {
							"backgroundColor": "string"
						}
					}
				},
				"metadata": {
					"labels": {
						"_links": {},
						"limit": 0,
						"results": [
							{
								"id": "string",
								"label": "string",
								"name": "string",
								"prefix": "string"
							}
						],
						"size": 0,
						"start": 0
					}
				},
				"name": "string",
				"operations": [
					{
						"operation": "The operation itself.",
						"targetType": "The space or content type that the operation applies to."
					}
				],
				"permissions": [
					{
						"anonymousAccess": false,
						"operation": {
							"operation": "The operation itself.",
							"targetType": "The space or content type that the operation applies to."
						},
						"subjects": {
							"_expandable": {
								"group": "string",
								"user": "string"
							},
							"group": {
								"results": [
									{
										"_links": {},
										"id": "string",
										"name": "string",
										"type": "group"
									}
								],
								"size": 0
							},
							"user": {
								"results": [
									null
								],
								"size": 0
							}
						},
						"unlicensedAccess": false
					}
				],
				"settings": {
					"_links": {},
					"routeOverrideEnabled": false
				},
				"status": "string",
				"theme": {
					"_links": {},
					"description": "string",
					"icon": {
						"height": 0,
						"isDefault": false,
						"path": "string",
						"width": 0
					},
					"name": "string",
					"themeKey": "string"
				},
				"type": "string"
			},
			"profilePicture": {
				"height": 0,
				"isDefault": false,
				"path": "string",
				"width": 0
			},
			"publicName": "The public name or nickname of the user. Will always contain a value.",
			"type": "string",
			"userKey": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.",
			"username": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details."
		},
		"createdDate": "date-time",
		"lastUpdated": {
			"_expandable": {
				"collaborators": "string",
				"content": "string"
			},
			"_links": {},
			"by": {
				"_expandable": {
					"details": "string",
					"operations": "string",
					"personalSpace": "string"
				},
				"_links": {},
				"accountId": "The account ID of the user, which uniquely identifies the user across all Atlassian products.\nFor example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.",
				"accountType": "The account type of the user, may return empty string if unavailable.",
				"details": {
					"business": {
						"department": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
						"location": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
						"position": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
					},
					"personal": {
						"email": "This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
						"im": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
						"phone": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
						"website": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
					}
				},
				"displayName": "The display name of the user. Depending on the user's privacy setting, this may be the same as publicName.",
				"email": "The email address of the user. Depending on the user's privacy setting, this may return an empty string.",
				"operations": [
					{
						"operation": "The operation itself.",
						"targetType": "The space or content type that the operation applies to."
					}
				],
				"personalSpace": {
					"_expandable": {
						"description": "string",
						"history": "string",
						"homepage": "string",
						"icon": "string",
						"lookAndFeel": "string",
						"metadata": "string",
						"operations": "string",
						"permissions": "string",
						"settings": "string",
						"theme": "string"
					},
					"_links": {},
					"description": {
						"plain": {
							"embeddedContent": [
								{}
							],
							"representation": "string",
							"value": "string"
						},
						"view": {
							"embeddedContent": [
								{}
							],
							"representation": "string",
							"value": "string"
						}
					},
					"history": {
						"createdDate": "date-time"
					},
					"icon": {
						"height": 0,
						"isDefault": false,
						"path": "string",
						"width": 0
					},
					"id": 0,
					"key": "string",
					"lookAndFeel": {
						"bordersAndDividers": {
							"color": "string"
						},
						"content": {
							"body": {
								"background": "string",
								"backgroundColor": "string",
								"backgroundImage": "string",
								"backgroundSize": "string",
								"borderRadius": "string",
								"padding": "string"
							},
							"container": {
								"background": "string",
								"backgroundColor": "string",
								"backgroundImage": "string",
								"backgroundSize": "string",
								"borderRadius": "string",
								"padding": "string"
							},
							"header": {
								"background": "string",
								"backgroundColor": "string",
								"backgroundImage": "string",
								"backgroundSize": "string",
								"borderRadius": "string",
								"padding": "string"
							},
							"screen": {
								"background": "string",
								"backgroundColor": "string",
								"backgroundImage": "string",
								"backgroundSize": "string",
								"gutterBottom": "string",
								"gutterLeft": "string",
								"gutterRight": "string",
								"gutterTop": "string"
							}
						},
						"header": {
							"backgroundColor": "string",
							"button": {
								"backgroundColor": "string",
								"color": "string"
							},
							"primaryNavigation": {
								"color": "string",
								"hoverOrFocus": {
									"backgroundColor": "string",
									"color": "string"
								}
							},
							"search": {
								"backgroundColor": "string",
								"color": "string"
							},
							"secondaryNavigation": {
								"color": "string",
								"hoverOrFocus": {
									"backgroundColor": "string",
									"color": "string"
								}
							}
						},
						"headings": {
							"color": "string"
						},
						"links": {
							"color": "string"
						},
						"menus": {
							"color": "string",
							"hoverOrFocus": {
								"backgroundColor": "string"
							}
						}
					},
					"metadata": {
						"labels": {
							"_links": {},
							"limit": 0,
							"results": [
								{
									"id": "string",
									"label": "string",
									"name": "string",
									"prefix": "string"
								}
							],
							"size": 0,
							"start": 0
						}
					},
					"name": "string",
					"operations": [
						{
							"operation": "The operation itself.",
							"targetType": "The space or content type that the operation applies to."
						}
					],
					"permissions": [
						{
							"anonymousAccess": false,
							"operation": {
								"operation": "The operation itself.",
								"targetType": "The space or content type that the operation applies to."
							},
							"subjects": {
								"_expandable": {
									"group": "string",
									"user": "string"
								},
								"group": {
									"results": [
										{
											"_links": {},
											"id": "string",
											"name": "string",
											"type": "group"
										}
									],
									"size": 0
								},
								"user": {
									"results": [
										null
									],
									"size": 0
								}
							},
							"unlicensedAccess": false
						}
					],
					"settings": {
						"_links": {},
						"routeOverrideEnabled": false
					},
					"status": "string",
					"theme": {
						"_links": {},
						"description": "string",
						"icon": {
							"height": 0,
							"isDefault": false,
							"path": "string",
							"width": 0
						},
						"name": "string",
						"themeKey": "string"
					},
					"type": "string"
				},
				"profilePicture": {
					"height": 0,
					"isDefault": false,
					"path": "string",
					"width": 0
				},
				"publicName": "The public name or nickname of the user. Will always contain a value.",
				"type": "string",
				"userKey": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.",
				"username": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details."
			},
			"collaborators": {
				"_links": {},
				"userKeys": [
					"string"
				],
				"users": [
					{
						"_expandable": {
							"details": "string",
							"operations": "string",
							"personalSpace": "string"
						},
						"_links": {},
						"accountId": "The account ID of the user, which uniquely identifies the user across all Atlassian products.\nFor example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.",
						"accountType": "The account type of the user, may return empty string if unavailable.",
						"details": {
							"business": {
								"department": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"location": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"position": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
							},
							"personal": {
								"email": "This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"im": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"phone": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"website": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
							}
						},
						"displayName": "The display name of the user. Depending on the user's privacy setting, this may be the same as publicName.",
						"email": "The email address of the user. Depending on the user's privacy setting, this may return an empty string.",
						"operations": [
							{
								"operation": "The operation itself.",
								"targetType": "The space or content type that the operation applies to."
							}
						],
						"personalSpace": {
							"_expandable": {
								"description": "string",
								"history": "string",
								"homepage": "string",
								"icon": "string",
								"lookAndFeel": "string",
								"metadata": "string",
								"operations": "string",
								"permissions": "string",
								"settings": "string",
								"theme": "string"
							},
							"_links": {},
							"description": {
								"plain": {
									"embeddedContent": [
										{}
									],
									"representation": "string",
									"value": "string"
								},
								"view": {
									"embeddedContent": [
										{}
									],
									"representation": "string",
									"value": "string"
								}
							},
							"history": {
								"createdDate": "date-time"
							},
							"icon": {
								"height": 0,
								"isDefault": false,
								"path": "string",
								"width": 0
							},
							"id": 0,
							"key": "string",
							"lookAndFeel": {
								"bordersAndDividers": {
									"color": "string"
								},
								"content": {
									"body": {
										"background": "string",
										"backgroundColor": "string",
										"backgroundImage": "string",
										"backgroundSize": "string",
										"borderRadius": "string",
										"padding": "string"
									},
									"container": {
										"background": "string",
										"backgroundColor": "string",
										"backgroundImage": "string",
										"backgroundSize": "string",
										"borderRadius": "string",
										"padding": "string"
									},
									"header": {
										"background": "string",
										"backgroundColor": "string",
										"backgroundImage": "string",
										"backgroundSize": "string",
										"borderRadius": "string",
										"padding": "string"
									},
									"screen": {
										"background": "string",
										"backgroundColor": "string",
										"backgroundImage": "string",
										"backgroundSize": "string",
										"gutterBottom": "string",
										"gutterLeft": "string",
										"gutterRight": "string",
										"gutterTop": "string"
									}
								},
								"header": {
									"backgroundColor": "string",
									"button": {
										"backgroundColor": "string",
										"color": "string"
									},
									"primaryNavigation": {
										"color": "string",
										"hoverOrFocus": {
											"backgroundColor": "string",
											"color": "string"
										}
									},
									"search": {
										"backgroundColor": "string",
										"color": "string"
									},
									"secondaryNavigation": {
										"color": "string",
										"hoverOrFocus": {
											"backgroundColor": "string",
											"color": "string"
										}
									}
								},
								"headings": {
									"color": "string"
								},
								"links": {
									"color": "string"
								},
								"menus": {
									"color": "string",
									"hoverOrFocus": {
										"backgroundColor": "string"
									}
								}
							},
							"metadata": {
								"labels": {
									"_links": {},
									"limit": 0,
									"results": [
										{
											"id": "string",
											"label": "string",
											"name": "string",
											"prefix": "string"
										}
									],
									"size": 0,
									"start": 0
								}
							},
							"name": "string",
							"operations": [
								{
									"operation": "The operation itself.",
									"targetType": "The space or content type that the operation applies to."
								}
							],
							"permissions": [
								{
									"anonymousAccess": false,
									"operation": {
										"operation": "The operation itself.",
										"targetType": "The space or content type that the operation applies to."
									},
									"subjects": {
										"_expandable": {
											"group": "string",
											"user": "string"
										},
										"group": {
											"results": [
												{
													"_links": {},
													"id": "string",
													"name": "string",
													"type": "group"
												}
											],
											"size": 0
										},
										"user": {
											"results": [
												null
											],
											"size": 0
										}
									},
									"unlicensedAccess": false
								}
							],
							"settings": {
								"_links": {},
								"routeOverrideEnabled": false
							},
							"status": "string",
							"theme": {
								"_links": {},
								"description": "string",
								"icon": {
									"height": 0,
									"isDefault": false,
									"path": "string",
									"width": 0
								},
								"name": "string",
								"themeKey": "string"
							},
							"type": "string"
						},
						"profilePicture": {
							"height": 0,
							"isDefault": false,
							"path": "string",
							"width": 0
						},
						"publicName": "The public name or nickname of the user. Will always contain a value.",
						"type": "string",
						"userKey": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.",
						"username": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details."
					}
				]
			},
			"friendlyWhen": "string",
			"message": "string",
			"minorEdit": false,
			"number": 0,
			"when": "date-time"
		},
		"latest": false,
		"nextVersion": {
			"_expandable": {
				"collaborators": "string",
				"content": "string"
			},
			"_links": {},
			"by": {
				"_expandable": {
					"details": "string",
					"operations": "string",
					"personalSpace": "string"
				},
				"_links": {},
				"accountId": "The account ID of the user, which uniquely identifies the user across all Atlassian products.\nFor example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.",
				"accountType": "The account type of the user, may return empty string if unavailable.",
				"details": {
					"business": {
						"department": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
						"location": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
						"position": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
					},
					"personal": {
						"email": "This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
						"im": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
						"phone": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
						"website": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
					}
				},
				"displayName": "The display name of the user. Depending on the user's privacy setting, this may be the same as publicName.",
				"email": "The email address of the user. Depending on the user's privacy setting, this may return an empty string.",
				"operations": [
					{
						"operation": "The operation itself.",
						"targetType": "The space or content type that the operation applies to."
					}
				],
				"personalSpace": {
					"_expandable": {
						"description": "string",
						"history": "string",
						"homepage": "string",
						"icon": "string",
						"lookAndFeel": "string",
						"metadata": "string",
						"operations": "string",
						"permissions": "string",
						"settings": "string",
						"theme": "string"
					},
					"_links": {},
					"description": {
						"plain": {
							"embeddedContent": [
								{}
							],
							"representation": "string",
							"value": "string"
						},
						"view": {
							"embeddedContent": [
								{}
							],
							"representation": "string",
							"value": "string"
						}
					},
					"history": {
						"createdDate": "date-time"
					},
					"icon": {
						"height": 0,
						"isDefault": false,
						"path": "string",
						"width": 0
					},
					"id": 0,
					"key": "string",
					"lookAndFeel": {
						"bordersAndDividers": {
							"color": "string"
						},
						"content": {
							"body": {
								"background": "string",
								"backgroundColor": "string",
								"backgroundImage": "string",
								"backgroundSize": "string",
								"borderRadius": "string",
								"padding": "string"
							},
							"container": {
								"background": "string",
								"backgroundColor": "string",
								"backgroundImage": "string",
								"backgroundSize": "string",
								"borderRadius": "string",
								"padding": "string"
							},
							"header": {
								"background": "string",
								"backgroundColor": "string",
								"backgroundImage": "string",
								"backgroundSize": "string",
								"borderRadius": "string",
								"padding": "string"
							},
							"screen": {
								"background": "string",
								"backgroundColor": "string",
								"backgroundImage": "string",
								"backgroundSize": "string",
								"gutterBottom": "string",
								"gutterLeft": "string",
								"gutterRight": "string",
								"gutterTop": "string"
							}
						},
						"header": {
							"backgroundColor": "string",
							"button": {
								"backgroundColor": "string",
								"color": "string"
							},
							"primaryNavigation": {
								"color": "string",
								"hoverOrFocus": {
									"backgroundColor": "string",
									"color": "string"
								}
							},
							"search": {
								"backgroundColor": "string",
								"color": "string"
							},
							"secondaryNavigation": {
								"color": "string",
								"hoverOrFocus": {
									"backgroundColor": "string",
									"color": "string"
								}
							}
						},
						"headings": {
							"color": "string"
						},
						"links": {
							"color": "string"
						},
						"menus": {
							"color": "string",
							"hoverOrFocus": {
								"backgroundColor": "string"
							}
						}
					},
					"metadata": {
						"labels": {
							"_links": {},
							"limit": 0,
							"results": [
								{
									"id": "string",
									"label": "string",
									"name": "string",
									"prefix": "string"
								}
							],
							"size": 0,
							"start": 0
						}
					},
					"name": "string",
					"operations": [
						{
							"operation": "The operation itself.",
							"targetType": "The space or content type that the operation applies to."
						}
					],
					"permissions": [
						{
							"anonymousAccess": false,
							"operation": {
								"operation": "The operation itself.",
								"targetType": "The space or content type that the operation applies to."
							},
							"subjects": {
								"_expandable": {
									"group": "string",
									"user": "string"
								},
								"group": {
									"results": [
										{
											"_links": {},
											"id": "string",
											"name": "string",
											"type": "group"
										}
									],
									"size": 0
								},
								"user": {
									"results": [
										null
									],
									"size": 0
								}
							},
							"unlicensedAccess": false
						}
					],
					"settings": {
						"_links": {},
						"routeOverrideEnabled": false
					},
					"status": "string",
					"theme": {
						"_links": {},
						"description": "string",
						"icon": {
							"height": 0,
							"isDefault": false,
							"path": "string",
							"width": 0
						},
						"name": "string",
						"themeKey": "string"
					},
					"type": "string"
				},
				"profilePicture": {
					"height": 0,
					"isDefault": false,
					"path": "string",
					"width": 0
				},
				"publicName": "The public name or nickname of the user. Will always contain a value.",
				"type": "string",
				"userKey": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.",
				"username": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details."
			},
			"collaborators": {
				"_links": {},
				"userKeys": [
					"string"
				],
				"users": [
					{
						"_expandable": {
							"details": "string",
							"operations": "string",
							"personalSpace": "string"
						},
						"_links": {},
						"accountId": "The account ID of the user, which uniquely identifies the user across all Atlassian products.\nFor example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.",
						"accountType": "The account type of the user, may return empty string if unavailable.",
						"details": {
							"business": {
								"department": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"location": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"position": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
							},
							"personal": {
								"email": "This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"im": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"phone": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"website": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
							}
						},
						"displayName": "The display name of the user. Depending on the user's privacy setting, this may be the same as publicName.",
						"email": "The email address of the user. Depending on the user's privacy setting, this may return an empty string.",
						"operations": [
							{
								"operation": "The operation itself.",
								"targetType": "The space or content type that the operation applies to."
							}
						],
						"personalSpace": {
							"_expandable": {
								"description": "string",
								"history": "string",
								"homepage": "string",
								"icon": "string",
								"lookAndFeel": "string",
								"metadata": "string",
								"operations": "string",
								"permissions": "string",
								"settings": "string",
								"theme": "string"
							},
							"_links": {},
							"description": {
								"plain": {
									"embeddedContent": [
										{}
									],
									"representation": "string",
									"value": "string"
								},
								"view": {
									"embeddedContent": [
										{}
									],
									"representation": "string",
									"value": "string"
								}
							},
							"history": {
								"createdDate": "date-time"
							},
							"icon": {
								"height": 0,
								"isDefault": false,
								"path": "string",
								"width": 0
							},
							"id": 0,
							"key": "string",
							"lookAndFeel": {
								"bordersAndDividers": {
									"color": "string"
								},
								"content": {
									"body": {
										"background": "string",
										"backgroundColor": "string",
										"backgroundImage": "string",
										"backgroundSize": "string",
										"borderRadius": "string",
										"padding": "string"
									},
									"container": {
										"background": "string",
										"backgroundColor": "string",
										"backgroundImage": "string",
										"backgroundSize": "string",
										"borderRadius": "string",
										"padding": "string"
									},
									"header": {
										"background": "string",
										"backgroundColor": "string",
										"backgroundImage": "string",
										"backgroundSize": "string",
										"borderRadius": "string",
										"padding": "string"
									},
									"screen": {
										"background": "string",
										"backgroundColor": "string",
										"backgroundImage": "string",
										"backgroundSize": "string",
										"gutterBottom": "string",
										"gutterLeft": "string",
										"gutterRight": "string",
										"gutterTop": "string"
									}
								},
								"header": {
									"backgroundColor": "string",
									"button": {
										"backgroundColor": "string",
										"color": "string"
									},
									"primaryNavigation": {
										"color": "string",
										"hoverOrFocus": {
											"backgroundColor": "string",
											"color": "string"
										}
									},
									"search": {
										"backgroundColor": "string",
										"color": "string"
									},
									"secondaryNavigation": {
										"color": "string",
										"hoverOrFocus": {
											"backgroundColor": "string",
											"color": "string"
										}
									}
								},
								"headings": {
									"color": "string"
								},
								"links": {
									"color": "string"
								},
								"menus": {
									"color": "string",
									"hoverOrFocus": {
										"backgroundColor": "string"
									}
								}
							},
							"metadata": {
								"labels": {
									"_links": {},
									"limit": 0,
									"results": [
										{
											"id": "string",
											"label": "string",
											"name": "string",
											"prefix": "string"
										}
									],
									"size": 0,
									"start": 0
								}
							},
							"name": "string",
							"operations": [
								{
									"operation": "The operation itself.",
									"targetType": "The space or content type that the operation applies to."
								}
							],
							"permissions": [
								{
									"anonymousAccess": false,
									"operation": {
										"operation": "The operation itself.",
										"targetType": "The space or content type that the operation applies to."
									},
									"subjects": {
										"_expandable": {
											"group": "string",
											"user": "string"
										},
										"group": {
											"results": [
												{
													"_links": {},
													"id": "string",
													"name": "string",
													"type": "group"
												}
											],
											"size": 0
										},
										"user": {
											"results": [
												null
											],
											"size": 0
										}
									},
									"unlicensedAccess": false
								}
							],
							"settings": {
								"_links": {},
								"routeOverrideEnabled": false
							},
							"status": "string",
							"theme": {
								"_links": {},
								"description": "string",
								"icon": {
									"height": 0,
									"isDefault": false,
									"path": "string",
									"width": 0
								},
								"name": "string",
								"themeKey": "string"
							},
							"type": "string"
						},
						"profilePicture": {
							"height": 0,
							"isDefault": false,
							"path": "string",
							"width": 0
						},
						"publicName": "The public name or nickname of the user. Will always contain a value.",
						"type": "string",
						"userKey": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.",
						"username": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details."
					}
				]
			},
			"friendlyWhen": "string",
			"message": "string",
			"minorEdit": false,
			"number": 0,
			"when": "date-time"
		},
		"previousVersion": {
			"_expandable": {
				"collaborators": "string",
				"content": "string"
			},
			"_links": {},
			"by": {
				"_expandable": {
					"details": "string",
					"operations": "string",
					"personalSpace": "string"
				},
				"_links": {},
				"accountId": "The account ID of the user, which uniquely identifies the user across all Atlassian products.\nFor example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.",
				"accountType": "The account type of the user, may return empty string if unavailable.",
				"details": {
					"business": {
						"department": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
						"location": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
						"position": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
					},
					"personal": {
						"email": "This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
						"im": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
						"phone": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
						"website": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
					}
				},
				"displayName": "The display name of the user. Depending on the user's privacy setting, this may be the same as publicName.",
				"email": "The email address of the user. Depending on the user's privacy setting, this may return an empty string.",
				"operations": [
					{
						"operation": "The operation itself.",
						"targetType": "The space or content type that the operation applies to."
					}
				],
				"personalSpace": {
					"_expandable": {
						"description": "string",
						"history": "string",
						"homepage": "string",
						"icon": "string",
						"lookAndFeel": "string",
						"metadata": "string",
						"operations": "string",
						"permissions": "string",
						"settings": "string",
						"theme": "string"
					},
					"_links": {},
					"description": {
						"plain": {
							"embeddedContent": [
								{}
							],
							"representation": "string",
							"value": "string"
						},
						"view": {
							"embeddedContent": [
								{}
							],
							"representation": "string",
							"value": "string"
						}
					},
					"history": {
						"createdDate": "date-time"
					},
					"icon": {
						"height": 0,
						"isDefault": false,
						"path": "string",
						"width": 0
					},
					"id": 0,
					"key": "string",
					"lookAndFeel": {
						"bordersAndDividers": {
							"color": "string"
						},
						"content": {
							"body": {
								"background": "string",
								"backgroundColor": "string",
								"backgroundImage": "string",
								"backgroundSize": "string",
								"borderRadius": "string",
								"padding": "string"
							},
							"container": {
								"background": "string",
								"backgroundColor": "string",
								"backgroundImage": "string",
								"backgroundSize": "string",
								"borderRadius": "string",
								"padding": "string"
							},
							"header": {
								"background": "string",
								"backgroundColor": "string",
								"backgroundImage": "string",
								"backgroundSize": "string",
								"borderRadius": "string",
								"padding": "string"
							},
							"screen": {
								"background": "string",
								"backgroundColor": "string",
								"backgroundImage": "string",
								"backgroundSize": "string",
								"gutterBottom": "string",
								"gutterLeft": "string",
								"gutterRight": "string",
								"gutterTop": "string"
							}
						},
						"header": {
							"backgroundColor": "string",
							"button": {
								"backgroundColor": "string",
								"color": "string"
							},
							"primaryNavigation": {
								"color": "string",
								"hoverOrFocus": {
									"backgroundColor": "string",
									"color": "string"
								}
							},
							"search": {
								"backgroundColor": "string",
								"color": "string"
							},
							"secondaryNavigation": {
								"color": "string",
								"hoverOrFocus": {
									"backgroundColor": "string",
									"color": "string"
								}
							}
						},
						"headings": {
							"color": "string"
						},
						"links": {
							"color": "string"
						},
						"menus": {
							"color": "string",
							"hoverOrFocus": {
								"backgroundColor": "string"
							}
						}
					},
					"metadata": {
						"labels": {
							"_links": {},
							"limit": 0,
							"results": [
								{
									"id": "string",
									"label": "string",
									"name": "string",
									"prefix": "string"
								}
							],
							"size": 0,
							"start": 0
						}
					},
					"name": "string",
					"operations": [
						{
							"operation": "The operation itself.",
							"targetType": "The space or content type that the operation applies to."
						}
					],
					"permissions": [
						{
							"anonymousAccess": false,
							"operation": {
								"operation": "The operation itself.",
								"targetType": "The space or content type that the operation applies to."
							},
							"subjects": {
								"_expandable": {
									"group": "string",
									"user": "string"
								},
								"group": {
									"results": [
										{
											"_links": {},
											"id": "string",
											"name": "string",
											"type": "group"
										}
									],
									"size": 0
								},
								"user": {
									"results": [
										null
									],
									"size": 0
								}
							},
							"unlicensedAccess": false
						}
					],
					"settings": {
						"_links": {},
						"routeOverrideEnabled": false
					},
					"status": "string",
					"theme": {
						"_links": {},
						"description": "string",
						"icon": {
							"height": 0,
							"isDefault": false,
							"path": "string",
							"width": 0
						},
						"name": "string",
						"themeKey": "string"
					},
					"type": "string"
				},
				"profilePicture": {
					"height": 0,
					"isDefault": false,
					"path": "string",
					"width": 0
				},
				"publicName": "The public name or nickname of the user. Will always contain a value.",
				"type": "string",
				"userKey": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.",
				"username": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details."
			},
			"collaborators": {
				"_links": {},
				"userKeys": [
					"string"
				],
				"users": [
					{
						"_expandable": {
							"details": "string",
							"operations": "string",
							"personalSpace": "string"
						},
						"_links": {},
						"accountId": "The account ID of the user, which uniquely identifies the user across all Atlassian products.\nFor example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.",
						"accountType": "The account type of the user, may return empty string if unavailable.",
						"details": {
							"business": {
								"department": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"location": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"position": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
							},
							"personal": {
								"email": "This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"im": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"phone": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
								"website": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
							}
						},
						"displayName": "The display name of the user. Depending on the user's privacy setting, this may be the same as publicName.",
						"email": "The email address of the user. Depending on the user's privacy setting, this may return an empty string.",
						"operations": [
							{
								"operation": "The operation itself.",
								"targetType": "The space or content type that the operation applies to."
							}
						],
						"personalSpace": {
							"_expandable": {
								"description": "string",
								"history": "string",
								"homepage": "string",
								"icon": "string",
								"lookAndFeel": "string",
								"metadata": "string",
								"operations": "string",
								"permissions": "string",
								"settings": "string",
								"theme": "string"
							},
							"_links": {},
							"description": {
								"plain": {
									"embeddedContent": [
										{}
									],
									"representation": "string",
									"value": "string"
								},
								"view": {
									"embeddedContent": [
										{}
									],
									"representation": "string",
									"value": "string"
								}
							},
							"history": {
								"createdDate": "date-time"
							},
							"icon": {
								"height": 0,
								"isDefault": false,
								"path": "string",
								"width": 0
							},
							"id": 0,
							"key": "string",
							"lookAndFeel": {
								"bordersAndDividers": {
									"color": "string"
								},
								"content": {
									"body": {
										"background": "string",
										"backgroundColor": "string",
										"backgroundImage": "string",
										"backgroundSize": "string",
										"borderRadius": "string",
										"padding": "string"
									},
									"container": {
										"background": "string",
										"backgroundColor": "string",
										"backgroundImage": "string",
										"backgroundSize": "string",
										"borderRadius": "string",
										"padding": "string"
									},
									"header": {
										"background": "string",
										"backgroundColor": "string",
										"backgroundImage": "string",
										"backgroundSize": "string",
										"borderRadius": "string",
										"padding": "string"
									},
									"screen": {
										"background": "string",
										"backgroundColor": "string",
										"backgroundImage": "string",
										"backgroundSize": "string",
										"gutterBottom": "string",
										"gutterLeft": "string",
										"gutterRight": "string",
										"gutterTop": "string"
									}
								},
								"header": {
									"backgroundColor": "string",
									"button": {
										"backgroundColor": "string",
										"color": "string"
									},
									"primaryNavigation": {
										"color": "string",
										"hoverOrFocus": {
											"backgroundColor": "string",
											"color": "string"
										}
									},
									"search": {
										"backgroundColor": "string",
										"color": "string"
									},
									"secondaryNavigation": {
										"color": "string",
										"hoverOrFocus": {
											"backgroundColor": "string",
											"color": "string"
										}
									}
								},
								"headings": {
									"color": "string"
								},
								"links": {
									"color": "string"
								},
								"menus": {
									"color": "string",
									"hoverOrFocus": {
										"backgroundColor": "string"
									}
								}
							},
							"metadata": {
								"labels": {
									"_links": {},
									"limit": 0,
									"results": [
										{
											"id": "string",
											"label": "string",
											"name": "string",
											"prefix": "string"
										}
									],
									"size": 0,
									"start": 0
								}
							},
							"name": "string",
							"operations": [
								{
									"operation": "The operation itself.",
									"targetType": "The space or content type that the operation applies to."
								}
							],
							"permissions": [
								{
									"anonymousAccess": false,
									"operation": {
										"operation": "The operation itself.",
										"targetType": "The space or content type that the operation applies to."
									},
									"subjects": {
										"_expandable": {
											"group": "string",
											"user": "string"
										},
										"group": {
											"results": [
												{
													"_links": {},
													"id": "string",
													"name": "string",
													"type": "group"
												}
											],
											"size": 0
										},
										"user": {
											"results": [
												null
											],
											"size": 0
										}
									},
									"unlicensedAccess": false
								}
							],
							"settings": {
								"_links": {},
								"routeOverrideEnabled": false
							},
							"status": "string",
							"theme": {
								"_links": {},
								"description": "string",
								"icon": {
									"height": 0,
									"isDefault": false,
									"path": "string",
									"width": 0
								},
								"name": "string",
								"themeKey": "string"
							},
							"type": "string"
						},
						"profilePicture": {
							"height": 0,
							"isDefault": false,
							"path": "string",
							"width": 0
						},
						"publicName": "The public name or nickname of the user. Will always contain a value.",
						"type": "string",
						"userKey": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.",
						"username": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details."
					}
				]
			},
			"friendlyWhen": "string",
			"message": "string",
			"minorEdit": false,
			"number": 0,
			"when": "date-time"
		}
	},
	"id": "string",
	"operations": [
		{
			"operation": "The operation itself.",
			"targetType": "The space or content type that the operation applies to."
		}
	],
	"restrictions": {
		"_links": {},
		"read": {
			"_expandable": {
				"content": "string",
				"restrictions": "string"
			},
			"_links": {},
			"operation": "string",
			"restrictions": {
				"_expandable": {
					"group": "string",
					"user": "string"
				},
				"group": {
					"limit": 0,
					"results": [
						{
							"_links": {},
							"id": "string",
							"name": "string",
							"type": "group"
						}
					],
					"size": 0,
					"start": 0
				},
				"user": {
					"limit": 0,
					"results": [
						{
							"_expandable": {
								"details": "string",
								"operations": "string",
								"personalSpace": "string"
							},
							"_links": {},
							"accountId": "The account ID of the user, which uniquely identifies the user across all Atlassian products.\nFor example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.",
							"accountType": "The account type of the user, may return empty string if unavailable.",
							"details": {
								"business": {
									"department": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
									"location": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
									"position": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
								},
								"personal": {
									"email": "This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
									"im": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
									"phone": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
									"website": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
								}
							},
							"displayName": "The display name of the user. Depending on the user's privacy setting, this may be the same as publicName.",
							"email": "The email address of the user. Depending on the user's privacy setting, this may return an empty string.",
							"operations": [
								{
									"operation": "The operation itself.",
									"targetType": "The space or content type that the operation applies to."
								}
							],
							"personalSpace": {
								"_expandable": {
									"description": "string",
									"history": "string",
									"homepage": "string",
									"icon": "string",
									"lookAndFeel": "string",
									"metadata": "string",
									"operations": "string",
									"permissions": "string",
									"settings": "string",
									"theme": "string"
								},
								"_links": {},
								"description": {
									"plain": {
										"embeddedContent": [
											{}
										],
										"representation": "string",
										"value": "string"
									},
									"view": {
										"embeddedContent": [
											{}
										],
										"representation": "string",
										"value": "string"
									}
								},
								"history": {
									"createdDate": "date-time"
								},
								"icon": {
									"height": 0,
									"isDefault": false,
									"path": "string",
									"width": 0
								},
								"id": 0,
								"key": "string",
								"lookAndFeel": {
									"bordersAndDividers": {
										"color": "string"
									},
									"content": {
										"body": {
											"background": "string",
											"backgroundColor": "string",
											"backgroundImage": "string",
											"backgroundSize": "string",
											"borderRadius": "string",
											"padding": "string"
										},
										"container": {
											"background": "string",
											"backgroundColor": "string",
											"backgroundImage": "string",
											"backgroundSize": "string",
											"borderRadius": "string",
											"padding": "string"
										},
										"header": {
											"background": "string",
											"backgroundColor": "string",
											"backgroundImage": "string",
											"backgroundSize": "string",
											"borderRadius": "string",
											"padding": "string"
										},
										"screen": {
											"background": "string",
											"backgroundColor": "string",
											"backgroundImage": "string",
											"backgroundSize": "string",
											"gutterBottom": "string",
											"gutterLeft": "string",
											"gutterRight": "string",
											"gutterTop": "string"
										}
									},
									"header": {
										"backgroundColor": "string",
										"button": {
											"backgroundColor": "string",
											"color": "string"
										},
										"primaryNavigation": {
											"color": "string",
											"hoverOrFocus": {
												"backgroundColor": "string",
												"color": "string"
											}
										},
										"search": {
											"backgroundColor": "string",
											"color": "string"
										},
										"secondaryNavigation": {
											"color": "string",
											"hoverOrFocus": {
												"backgroundColor": "string",
												"color": "string"
											}
										}
									},
									"headings": {
										"color": "string"
									},
									"links": {
										"color": "string"
									},
									"menus": {
										"color": "string",
										"hoverOrFocus": {
											"backgroundColor": "string"
										}
									}
								},
								"metadata": {
									"labels": {
										"_links": {},
										"limit": 0,
										"results": [
											{
												"id": "string",
												"label": "string",
												"name": "string",
												"prefix": "string"
											}
										],
										"size": 0,
										"start": 0
									}
								},
								"name": "string",
								"operations": [
									{
										"operation": "The operation itself.",
										"targetType": "The space or content type that the operation applies to."
									}
								],
								"permissions": [
									{
										"anonymousAccess": false,
										"operation": {
											"operation": "The operation itself.",
											"targetType": "The space or content type that the operation applies to."
										},
										"subjects": {
											"_expandable": {
												"group": "string",
												"user": "string"
											},
											"group": {
												"results": [
													{
														"_links": {},
														"id": "string",
														"name": "string",
														"type": "group"
													}
												],
												"size": 0
											},
											"user": {
												"results": [
													null
												],
												"size": 0
											}
										},
										"unlicensedAccess": false
									}
								],
								"settings": {
									"_links": {},
									"routeOverrideEnabled": false
								},
								"status": "string",
								"theme": {
									"_links": {},
									"description": "string",
									"icon": {
										"height": 0,
										"isDefault": false,
										"path": "string",
										"width": 0
									},
									"name": "string",
									"themeKey": "string"
								},
								"type": "string"
							},
							"profilePicture": {
								"height": 0,
								"isDefault": false,
								"path": "string",
								"width": 0
							},
							"publicName": "The public name or nickname of the user. Will always contain a value.",
							"type": "string",
							"userKey": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.",
							"username": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details."
						}
					],
					"size": 0,
					"start": 0
				}
			}
		},
		"update": {
			"_expandable": {
				"content": "string",
				"restrictions": "string"
			},
			"_links": {},
			"operation": "string",
			"restrictions": {
				"_expandable": {
					"group": "string",
					"user": "string"
				},
				"group": {
					"limit": 0,
					"results": [
						{
							"_links": {},
							"id": "string",
							"name": "string",
							"type": "group"
						}
					],
					"size": 0,
					"start": 0
				},
				"user": {
					"limit": 0,
					"results": [
						{
							"_expandable": {
								"details": "string",
								"operations": "string",
								"personalSpace": "string"
							},
							"_links": {},
							"accountId": "The account ID of the user, which uniquely identifies the user across all Atlassian products.\nFor example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.",
							"accountType": "The account type of the user, may return empty string if unavailable.",
							"details": {
								"business": {
									"department": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
									"location": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
									"position": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
								},
								"personal": {
									"email": "This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
									"im": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
									"phone": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
									"website": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
								}
							},
							"displayName": "The display name of the user. Depending on the user's privacy setting, this may be the same as publicName.",
							"email": "The email address of the user. Depending on the user's privacy setting, this may return an empty string.",
							"operations": [
								{
									"operation": "The operation itself.",
									"targetType": "The space or content type that the operation applies to."
								}
							],
							"personalSpace": {
								"_expandable": {
									"description": "string",
									"history": "string",
									"homepage": "string",
									"icon": "string",
									"lookAndFeel": "string",
									"metadata": "string",
									"operations": "string",
									"permissions": "string",
									"settings": "string",
									"theme": "string"
								},
								"_links": {},
								"description": {
									"plain": {
										"embeddedContent": [
											{}
										],
										"representation": "string",
										"value": "string"
									},
									"view": {
										"embeddedContent": [
											{}
										],
										"representation": "string",
										"value": "string"
									}
								},
								"history": {
									"createdDate": "date-time"
								},
								"icon": {
									"height": 0,
									"isDefault": false,
									"path": "string",
									"width": 0
								},
								"id": 0,
								"key": "string",
								"lookAndFeel": {
									"bordersAndDividers": {
										"color": "string"
									},
									"content": {
										"body": {
											"background": "string",
											"backgroundColor": "string",
											"backgroundImage": "string",
											"backgroundSize": "string",
											"borderRadius": "string",
											"padding": "string"
										},
										"container": {
											"background": "string",
											"backgroundColor": "string",
											"backgroundImage": "string",
											"backgroundSize": "string",
											"borderRadius": "string",
											"padding": "string"
										},
										"header": {
											"background": "string",
											"backgroundColor": "string",
											"backgroundImage": "string",
											"backgroundSize": "string",
											"borderRadius": "string",
											"padding": "string"
										},
										"screen": {
											"background": "string",
											"backgroundColor": "string",
											"backgroundImage": "string",
											"backgroundSize": "string",
											"gutterBottom": "string",
											"gutterLeft": "string",
											"gutterRight": "string",
											"gutterTop": "string"
										}
									},
									"header": {
										"backgroundColor": "string",
										"button": {
											"backgroundColor": "string",
											"color": "string"
										},
										"primaryNavigation": {
											"color": "string",
											"hoverOrFocus": {
												"backgroundColor": "string",
												"color": "string"
											}
										},
										"search": {
											"backgroundColor": "string",
											"color": "string"
										},
										"secondaryNavigation": {
											"color": "string",
											"hoverOrFocus": {
												"backgroundColor": "string",
												"color": "string"
											}
										}
									},
									"headings": {
										"color": "string"
									},
									"links": {
										"color": "string"
									},
									"menus": {
										"color": "string",
										"hoverOrFocus": {
											"backgroundColor": "string"
										}
									}
								},
								"metadata": {
									"labels": {
										"_links": {},
										"limit": 0,
										"results": [
											{
												"id": "string",
												"label": "string",
												"name": "string",
												"prefix": "string"
											}
										],
										"size": 0,
										"start": 0
									}
								},
								"name": "string",
								"operations": [
									{
										"operation": "The operation itself.",
										"targetType": "The space or content type that the operation applies to."
									}
								],
								"permissions": [
									{
										"anonymousAccess": false,
										"operation": {
											"operation": "The operation itself.",
											"targetType": "The space or content type that the operation applies to."
										},
										"subjects": {
											"_expandable": {
												"group": "string",
												"user": "string"
											},
											"group": {
												"results": [
													{
														"_links": {},
														"id": "string",
														"name": "string",
														"type": "group"
													}
												],
												"size": 0
											},
											"user": {
												"results": [
													null
												],
												"size": 0
											}
										},
										"unlicensedAccess": false
									}
								],
								"settings": {
									"_links": {},
									"routeOverrideEnabled": false
								},
								"status": "string",
								"theme": {
									"_links": {},
									"description": "string",
									"icon": {
										"height": 0,
										"isDefault": false,
										"path": "string",
										"width": 0
									},
									"name": "string",
									"themeKey": "string"
								},
								"type": "string"
							},
							"profilePicture": {
								"height": 0,
								"isDefault": false,
								"path": "string",
								"width": 0
							},
							"publicName": "The public name or nickname of the user. Will always contain a value.",
							"type": "string",
							"userKey": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.",
							"username": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details."
						}
					],
					"size": 0,
					"start": 0
				}
			}
		}
	},
	"space": {
		"_expandable": {
			"description": "string",
			"history": "string",
			"homepage": "string",
			"icon": "string",
			"lookAndFeel": "string",
			"metadata": "string",
			"operations": "string",
			"permissions": "string",
			"settings": "string",
			"theme": "string"
		},
		"_links": {},
		"description": {
			"plain": {
				"embeddedContent": [
					{}
				],
				"representation": "string",
				"value": "string"
			},
			"view": {
				"embeddedContent": [
					{}
				],
				"representation": "string",
				"value": "string"
			}
		},
		"history": {
			"createdDate": "date-time"
		},
		"icon": {
			"height": 0,
			"isDefault": false,
			"path": "string",
			"width": 0
		},
		"id": 0,
		"key": "string",
		"lookAndFeel": {
			"bordersAndDividers": {
				"color": "string"
			},
			"content": {
				"body": {
					"background": "string",
					"backgroundColor": "string",
					"backgroundImage": "string",
					"backgroundSize": "string",
					"borderRadius": "string",
					"padding": "string"
				},
				"container": {
					"background": "string",
					"backgroundColor": "string",
					"backgroundImage": "string",
					"backgroundSize": "string",
					"borderRadius": "string",
					"padding": "string"
				},
				"header": {
					"background": "string",
					"backgroundColor": "string",
					"backgroundImage": "string",
					"backgroundSize": "string",
					"borderRadius": "string",
					"padding": "string"
				},
				"screen": {
					"background": "string",
					"backgroundColor": "string",
					"backgroundImage": "string",
					"backgroundSize": "string",
					"gutterBottom": "string",
					"gutterLeft": "string",
					"gutterRight": "string",
					"gutterTop": "string"
				}
			},
			"header": {
				"backgroundColor": "string",
				"button": {
					"backgroundColor": "string",
					"color": "string"
				},
				"primaryNavigation": {
					"color": "string",
					"hoverOrFocus": {
						"backgroundColor": "string",
						"color": "string"
					}
				},
				"search": {
					"backgroundColor": "string",
					"color": "string"
				},
				"secondaryNavigation": {
					"color": "string",
					"hoverOrFocus": {
						"backgroundColor": "string",
						"color": "string"
					}
				}
			},
			"headings": {
				"color": "string"
			},
			"links": {
				"color": "string"
			},
			"menus": {
				"color": "string",
				"hoverOrFocus": {
					"backgroundColor": "string"
				}
			}
		},
		"metadata": {
			"labels": {
				"_links": {},
				"limit": 0,
				"results": [
					{
						"id": "string",
						"label": "string",
						"name": "string",
						"prefix": "string"
					}
				],
				"size": 0,
				"start": 0
			}
		},
		"name": "string",
		"operations": [
			{
				"operation": "The operation itself.",
				"targetType": "The space or content type that the operation applies to."
			}
		],
		"permissions": [
			{
				"anonymousAccess": false,
				"operation": {
					"operation": "The operation itself.",
					"targetType": "The space or content type that the operation applies to."
				},
				"subjects": {
					"_expandable": {
						"group": "string",
						"user": "string"
					},
					"group": {
						"results": [
							{
								"_links": {},
								"id": "string",
								"name": "string",
								"type": "group"
							}
						],
						"size": 0
					},
					"user": {
						"results": [
							{
								"_expandable": {
									"details": "string",
									"operations": "string",
									"personalSpace": "string"
								},
								"_links": {},
								"accountId": "The account ID of the user, which uniquely identifies the user across all Atlassian products.\nFor example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.",
								"accountType": "The account type of the user, may return empty string if unavailable.",
								"details": {
									"business": {
										"department": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
										"location": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
										"position": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
									},
									"personal": {
										"email": "This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
										"im": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
										"phone": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
										"website": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
									}
								},
								"displayName": "The display name of the user. Depending on the user's privacy setting, this may be the same as publicName.",
								"email": "The email address of the user. Depending on the user's privacy setting, this may return an empty string.",
								"operations": [
									{
										"operation": "The operation itself.",
										"targetType": "The space or content type that the operation applies to."
									}
								],
								"profilePicture": {
									"height": 0,
									"isDefault": false,
									"path": "string",
									"width": 0
								},
								"publicName": "The public name or nickname of the user. Will always contain a value.",
								"type": "string",
								"userKey": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.",
								"username": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details."
							}
						],
						"size": 0
					}
				},
				"unlicensedAccess": false
			}
		],
		"settings": {
			"_links": {},
			"routeOverrideEnabled": false
		},
		"status": "string",
		"theme": {
			"_links": {},
			"description": "string",
			"icon": {
				"height": 0,
				"isDefault": false,
				"path": "string",
				"width": 0
			},
			"name": "string",
			"themeKey": "string"
		},
		"type": "string"
	},
	"status": "string",
	"title": "string",
	"type": "string",
	"version": {
		"_expandable": {
			"collaborators": "string",
			"content": "string"
		},
		"_links": {},
		"by": {
			"_expandable": {
				"details": "string",
				"operations": "string",
				"personalSpace": "string"
			},
			"_links": {},
			"accountId": "The account ID of the user, which uniquely identifies the user across all Atlassian products.\nFor example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.",
			"accountType": "The account type of the user, may return empty string if unavailable.",
			"details": {
				"business": {
					"department": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
					"location": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
					"position": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
				},
				"personal": {
					"email": "This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
					"im": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
					"phone": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
					"website": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
				}
			},
			"displayName": "The display name of the user. Depending on the user's privacy setting, this may be the same as publicName.",
			"email": "The email address of the user. Depending on the user's privacy setting, this may return an empty string.",
			"operations": [
				{
					"operation": "The operation itself.",
					"targetType": "The space or content type that the operation applies to."
				}
			],
			"personalSpace": {
				"_expandable": {
					"description": "string",
					"history": "string",
					"homepage": "string",
					"icon": "string",
					"lookAndFeel": "string",
					"metadata": "string",
					"operations": "string",
					"permissions": "string",
					"settings": "string",
					"theme": "string"
				},
				"_links": {},
				"description": {
					"plain": {
						"embeddedContent": [
							{}
						],
						"representation": "string",
						"value": "string"
					},
					"view": {
						"embeddedContent": [
							{}
						],
						"representation": "string",
						"value": "string"
					}
				},
				"history": {
					"createdDate": "date-time"
				},
				"icon": {
					"height": 0,
					"isDefault": false,
					"path": "string",
					"width": 0
				},
				"id": 0,
				"key": "string",
				"lookAndFeel": {
					"bordersAndDividers": {
						"color": "string"
					},
					"content": {
						"body": {
							"background": "string",
							"backgroundColor": "string",
							"backgroundImage": "string",
							"backgroundSize": "string",
							"borderRadius": "string",
							"padding": "string"
						},
						"container": {
							"background": "string",
							"backgroundColor": "string",
							"backgroundImage": "string",
							"backgroundSize": "string",
							"borderRadius": "string",
							"padding": "string"
						},
						"header": {
							"background": "string",
							"backgroundColor": "string",
							"backgroundImage": "string",
							"backgroundSize": "string",
							"borderRadius": "string",
							"padding": "string"
						},
						"screen": {
							"background": "string",
							"backgroundColor": "string",
							"backgroundImage": "string",
							"backgroundSize": "string",
							"gutterBottom": "string",
							"gutterLeft": "string",
							"gutterRight": "string",
							"gutterTop": "string"
						}
					},
					"header": {
						"backgroundColor": "string",
						"button": {
							"backgroundColor": "string",
							"color": "string"
						},
						"primaryNavigation": {
							"color": "string",
							"hoverOrFocus": {
								"backgroundColor": "string",
								"color": "string"
							}
						},
						"search": {
							"backgroundColor": "string",
							"color": "string"
						},
						"secondaryNavigation": {
							"color": "string",
							"hoverOrFocus": {
								"backgroundColor": "string",
								"color": "string"
							}
						}
					},
					"headings": {
						"color": "string"
					},
					"links": {
						"color": "string"
					},
					"menus": {
						"color": "string",
						"hoverOrFocus": {
							"backgroundColor": "string"
						}
					}
				},
				"metadata": {
					"labels": {
						"_links": {},
						"limit": 0,
						"results": [
							{
								"id": "string",
								"label": "string",
								"name": "string",
								"prefix": "string"
							}
						],
						"size": 0,
						"start": 0
					}
				},
				"name": "string",
				"operations": [
					{
						"operation": "The operation itself.",
						"targetType": "The space or content type that the operation applies to."
					}
				],
				"permissions": [
					{
						"anonymousAccess": false,
						"operation": {
							"operation": "The operation itself.",
							"targetType": "The space or content type that the operation applies to."
						},
						"subjects": {
							"_expandable": {
								"group": "string",
								"user": "string"
							},
							"group": {
								"results": [
									{
										"_links": {},
										"id": "string",
										"name": "string",
										"type": "group"
									}
								],
								"size": 0
							},
							"user": {
								"results": [
									null
								],
								"size": 0
							}
						},
						"unlicensedAccess": false
					}
				],
				"settings": {
					"_links": {},
					"routeOverrideEnabled": false
				},
				"status": "string",
				"theme": {
					"_links": {},
					"description": "string",
					"icon": {
						"height": 0,
						"isDefault": false,
						"path": "string",
						"width": 0
					},
					"name": "string",
					"themeKey": "string"
				},
				"type": "string"
			},
			"profilePicture": {
				"height": 0,
				"isDefault": false,
				"path": "string",
				"width": 0
			},
			"publicName": "The public name or nickname of the user. Will always contain a value.",
			"type": "string",
			"userKey": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.",
			"username": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details."
		},
		"collaborators": {
			"_links": {},
			"userKeys": [
				"string"
			],
			"users": [
				{
					"_expandable": {
						"details": "string",
						"operations": "string",
						"personalSpace": "string"
					},
					"_links": {},
					"accountId": "The account ID of the user, which uniquely identifies the user across all Atlassian products.\nFor example, `384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192`.",
					"accountType": "The account type of the user, may return empty string if unavailable.",
					"details": {
						"business": {
							"department": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
							"location": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
							"position": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
						},
						"personal": {
							"email": "This property has been deprecated due to privacy changes. Use the `User.email` property instead. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
							"im": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
							"phone": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details.",
							"website": "This property has been deprecated due to privacy changes. There is no replacement. See the\n[migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/)\nfor details."
						}
					},
					"displayName": "The display name of the user. Depending on the user's privacy setting, this may be the same as publicName.",
					"email": "The email address of the user. Depending on the user's privacy setting, this may return an empty string.",
					"operations": [
						{
							"operation": "The operation itself.",
							"targetType": "The space or content type that the operation applies to."
						}
					],
					"personalSpace": {
						"_expandable": {
							"description": "string",
							"history": "string",
							"homepage": "string",
							"icon": "string",
							"lookAndFeel": "string",
							"metadata": "string",
							"operations": "string",
							"permissions": "string",
							"settings": "string",
							"theme": "string"
						},
						"_links": {},
						"description": {
							"plain": {
								"embeddedContent": [
									{}
								],
								"representation": "string",
								"value": "string"
							},
							"view": {
								"embeddedContent": [
									{}
								],
								"representation": "string",
								"value": "string"
							}
						},
						"history": {
							"createdDate": "date-time"
						},
						"icon": {
							"height": 0,
							"isDefault": false,
							"path": "string",
							"width": 0
						},
						"id": 0,
						"key": "string",
						"lookAndFeel": {
							"bordersAndDividers": {
								"color": "string"
							},
							"content": {
								"body": {
									"background": "string",
									"backgroundColor": "string",
									"backgroundImage": "string",
									"backgroundSize": "string",
									"borderRadius": "string",
									"padding": "string"
								},
								"container": {
									"background": "string",
									"backgroundColor": "string",
									"backgroundImage": "string",
									"backgroundSize": "string",
									"borderRadius": "string",
									"padding": "string"
								},
								"header": {
									"background": "string",
									"backgroundColor": "string",
									"backgroundImage": "string",
									"backgroundSize": "string",
									"borderRadius": "string",
									"padding": "string"
								},
								"screen": {
									"background": "string",
									"backgroundColor": "string",
									"backgroundImage": "string",
									"backgroundSize": "string",
									"gutterBottom": "string",
									"gutterLeft": "string",
									"gutterRight": "string",
									"gutterTop": "string"
								}
							},
							"header": {
								"backgroundColor": "string",
								"button": {
									"backgroundColor": "string",
									"color": "string"
								},
								"primaryNavigation": {
									"color": "string",
									"hoverOrFocus": {
										"backgroundColor": "string",
										"color": "string"
									}
								},
								"search": {
									"backgroundColor": "string",
									"color": "string"
								},
								"secondaryNavigation": {
									"color": "string",
									"hoverOrFocus": {
										"backgroundColor": "string",
										"color": "string"
									}
								}
							},
							"headings": {
								"color": "string"
							},
							"links": {
								"color": "string"
							},
							"menus": {
								"color": "string",
								"hoverOrFocus": {
									"backgroundColor": "string"
								}
							}
						},
						"metadata": {
							"labels": {
								"_links": {},
								"limit": 0,
								"results": [
									{
										"id": "string",
										"label": "string",
										"name": "string",
										"prefix": "string"
									}
								],
								"size": 0,
								"start": 0
							}
						},
						"name": "string",
						"operations": [
							{
								"operation": "The operation itself.",
								"targetType": "The space or content type that the operation applies to."
							}
						],
						"permissions": [
							{
								"anonymousAccess": false,
								"operation": {
									"operation": "The operation itself.",
									"targetType": "The space or content type that the operation applies to."
								},
								"subjects": {
									"_expandable": {
										"group": "string",
										"user": "string"
									},
									"group": {
										"results": [
											{
												"_links": {},
												"id": "string",
												"name": "string",
												"type": "group"
											}
										],
										"size": 0
									},
									"user": {
										"results": [
											null
										],
										"size": 0
									}
								},
								"unlicensedAccess": false
							}
						],
						"settings": {
							"_links": {},
							"routeOverrideEnabled": false
						},
						"status": "string",
						"theme": {
							"_links": {},
							"description": "string",
							"icon": {
								"height": 0,
								"isDefault": false,
								"path": "string",
								"width": 0
							},
							"name": "string",
							"themeKey": "string"
						},
						"type": "string"
					},
					"profilePicture": {
						"height": 0,
						"isDefault": false,
						"path": "string",
						"width": 0
					},
					"publicName": "The public name or nickname of the user. Will always contain a value.",
					"type": "string",
					"userKey": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.",
					"username": "This property is no longer available and will be removed from the documentation soon.\nUse `accountId` instead.\nSee the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details."
				}
			]
		},
		"friendlyWhen": "string",
		"message": "string",
		"minorEdit": false,
		"number": 0,
		"when": "date-time"
	}
}
```

## Workflow Library Example

[Update Content with Confluence and Send Results Via Email](https://library.blinkops.com/workflows/update-content-with-confluence-and-send-results-via-email)

<div className="iframe-wrapper">
  <div className="iframe-media">
    <img src="https://mintcdn.com/blinkops-2/ojHYuDeYX5FWuN8a/img/Icons/play-box.svg?fit=max&auto=format&n=ojHYuDeYX5FWuN8a&q=85&s=b8af968e71438a9499c3223c9bd29fb2" alt="Workflow Library" width="16" height="16" data-path="img/Icons/play-box.svg" />

    Preview this Workflow on desktop
  </div>

  <iframe className="iframe" src="https://library.blinkops.com/workflows/update-content-with-confluence-and-send-results-via-email/canvas" />
</div>
