/
Confluence ILA Utilities REST APIs

Confluence ILA Utilities REST APIs

Reset CAPTCHA for user

POST http://localhost:8090/rest/scmenthusiast/1.0/util/reset/user/captcha?userName=svcadmin

Query parameters:

  • userName
$ curl -u user -XPOST "http://localhost:8090/rest/scmenthusiast/1.0/util/reset/user/captcha?userName=svcadmin" \
-H "X-Atlassian-Token: nocheck"
Enter host password for user 'user':
{"id":0,"message":"[Info] user (svcadmin) ~ captcha reset complete."}
$


Others

GET http://localhost:8090/rest/scmenthusiast/1.0/util/space/admins/?spaceKey={spaceKey}

GET http://localhost:8090/rest/scmenthusiast/1.0/util/group/members/?groupName={groupName}

GET http://localhost:8090/rest/scmenthusiast/1.0/util/system/usage

GET http://localhost:8090/rest/scmenthusiast/1.0/util/system/info

GET http://localhost:8090/rest/scmenthusiast/1.0/util/cluster/info

GET http://localhost:8090/rest/scmenthusiast/1.0/util/cluster/available/node/info

GET http://localhost:8090/rest/scmenthusiast/1.0/util/memory/info

GET http://localhost:8090/rest/scmenthusiast/1.0/util/database/info

Related content

Jira ILA Utilities REST APIs
Jira ILA Utilities REST APIs
More like this
Manage Inactive Confluence Users REST API
Manage Inactive Confluence Users REST API
More like this
Confluence Active Directory Group Sync REST API
Confluence Active Directory Group Sync REST API
More like this
Manage Inactive Jira Users REST API
Manage Inactive Jira Users REST API
More like this
Google Groups Sync For Jira REST API
Google Groups Sync For Jira REST API
More like this
Jira Server - Okta Groups Sync - REST API
Jira Server - Okta Groups Sync - REST API
More like this