Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...
Code Block | ||
---|---|---|
| ||
{ "find": "Jira SD”, "replace": “Jira SM” } |
find - required - the text you want to replace
replace - required - the text you want to replace the search text with
ignoreCase - optional - whether the search text should be case-sensitive - true or false (default)
...
Code Block | ||
---|---|---|
| ||
{ "find": "Jira SD”, "replace": “Jira SM” } |
find - required - the text you want to replace
replace - required - the text you want to replace the search text with
ignoreCase - optional - whether the search text should be case-sensitive - true or false (default)
...
Code Block | ||||
---|---|---|---|---|
| ||||
{ "total": 1, "contentsSkipped": [ 1111111, 2222222 ], "contentsChanged": [ 786506 ], "message": "success" } |
...
Get the contents of a space
...
for which the permissions modification date
...
changed on a specific date
Available only for Confluence Administrators or Space Administrator
This API supports Pagination
This API supports optional parameters
...