Questo contenuto non è disponibile nella lingua selezionata.
8.6. Remove Self from a Team
Description
Remove yourself from a team owned by another user.
Method and URL Structure
Method | URL Structure |
---|---|
DELETE | /broker/rest/team/:id/members/self |
Request Parameters
Not applicable
cURL Command Example
curl -X DELETE https://openshift.redhat.com/broker/rest/team/5333d8b2a9429d1c3e0000ae/members/self --user user@example.com:password
$ curl -X DELETE https://openshift.redhat.com/broker/rest/team/5333d8b2a9429d1c3e0000ae/members/self --user user@example.com:password