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)
...
Info |
---|
Available since v. 2.17.0 New REST APIs: Available since v. 2.31.0 New REST APIs: Available since v. 3.12.* New REST APIs: Available since v. 3.16.* Below REST APIs are now available to space administrators: Available since v. 4.21.* New REST APIAPsI: Added support for blog posts in REST APIs: |