You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
request
curl --request DELETE --url 'https://laraveladminpanel.atlassian.net/rest/api/3/group/user?groupname=developers&accountId=5f59dd410e39680069ff435b' --user '[redacted]' --header 'Accept: application/json'
response
{"errorMessages":["Возникла ошибка: com.atlassian.idp.client.exceptions.UserNotFoundException: {\"schemas\":[\"urn:ietf:params:scim:api:messages:2.0:Error\"],\"status\":\"404\",\"detail\":\"A user with ug:347ba8b3-9616-4688-8a35-1a6e89cffede doesn't exists\",\"errorType\":\"UserDoesNotExist\",\"message\":\"A user with ug:347ba8b3-9616-4688-8a35-1a6e89cffede doesn't exists\",\"data\":\"ug:347ba8b3-9616-4688-8a35-1a6e89cffede\"}"],"errors":{}}
but the user is in the 'developers' group also I have the authority to delete the group
request
curl --request GET \
--url 'https://laraveladminpanel.atlassian.net/rest/api/3/user/groups?accountId=5f59dd410e39680069ff435b' \
--user '[redacted]' \
--header 'Accept: application/json'
response
[
{
"name":"Confluence",
"self":"https://laraveladminpanel.atlassian.net/rest/api/3/group?groupname=Confluence"
},
{
"name":"developers",
"self":"https://laraveladminpanel.atlassian.net/rest/api/3/group?groupname=developers"
},
{
"name":"jira-administrators",
"self":"https://laraveladminpanel.atlassian.net/rest/api/3/group?groupname=jira-administrators"
},
{
"name":"jira-software-users",
"self":"https://laraveladminpanel.atlassian.net/rest/api/3/group?groupname=jira-software-users"
},
{
"name":"test",
"self":"https://laraveladminpanel.atlassian.net/rest/api/3/group?groupname=test"
}
]
Atlassian connect
Request
curl --request DELETE --url https://laraveladminpanel.atlassian.net/rest/api/2/group/user?groupname=developers&accountId=5f59dd410e39680069ff435b --user user@example.com:[redacted] --header 'Accept: application/json'
Reasponse
HTTP/2 404
server: AtlassianProxy/1.15.8.1
vary: Accept-Encoding
cache-control: no-cache, no-store, no-transform
content-type: application/json;charset=UTF-8
strict-transport-security: max-age=315360000; includeSubDomains; preload
date: Thu, 10 Sep 2020 22:41:02 GMT
atl-traceid: 429acb9d8e2c9399
x-arequestid: 25ac64cb-4c95-4cea-ba2b-3d139f419b99
x-aaccountid: 5f59ce74d2c77e0075b4fd90
x-xss-protection: 1; mode=block
timing-allow-origin: *
x-content-type-options: nosniff
micros-issuer: micros/edge-authenticator
set-cookie: atlassian.xsrf.token=[redacted]; Path=/; Secure
expect-ct: report-uri="https://web-security-reports.services.atlassian.com/expect-ct-report/global-proxy", enforce, max-age=86400
{"errorMessages":["Указанный пользователь не существует, либо у вас нет требуемых прав"],"errors":{}}
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events