Référence de l'API
tenancy
7 points de terminaison dans cette zone. Chacun dispose de sa propre page avec ses paramètres, sa réponse et une requête que vous pouvez exécuter.
| Méthode | Chemin | Fonctionnalité | Autorisation |
|---|---|---|---|
| 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. | — |