API સંદર્ભ
tenancy
આ વિસ્તારમાં 7 એન્ડપૉઇન્ટ્સ છે. દરેકનું પોતાનું પેજ છે જેમાં તેના પૅરામીટર્સ, તેનો રિસ્પૉન્સ અને તમે ચલાવી શકો તેવી રિક્વેસ્ટ છે.
| પદ્ધતિ | પાથ | તે શું કરે છે | પરવાનગી |
|---|---|---|---|
| GET | /v1/orgs | List organizations in scope. | — |
| POST | /v1/orgs | Create an organization. | — |
| DELETE | /v1/orgs/{orgId} | Close an organization. | org.delete |
| GET | /v1/orgs/{orgId} | Get an organization. | — |
| PATCH | /v1/orgs/{orgId} | Rename an organization. | org.update |
| POST | /v1/orgs/{orgId}/billing-currency | Change what this organization is invoiced in. | billing.payment.manage |
| GET | /v1/orgs/{orgId}/closure-plan | What closing this organization would do. | — |