Update an existing organization.
BO[]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Content type, must be "application/json".
"application/json"Session token used for authenticating the request.
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiIxMjM0NTY3ODkwIiwic2Vzc2lvbklkIjoiYWJjZGVmMTIzNDU2IiwiaWF0IjoxNjA1MDk3ODk5LCJleHAiOjE2MDUxODQyOTl9.4XRQ1iXDyvEj5LgPZHbmTmzOZs98M3YPOzgf3MhxjaI"
Details required to update an organization
Name of the organization.
100"Organization Name"
Comment about the organization.
1000"Comment"
Language of the organization.
1, 2, 3 1
Timezone of the organization.
100"Europe/Paris"
Duration of the commitment in months.
-9007199254740991 <= x <= 900719925474099112
Start date of the commitment.
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$"2024-01-01T12:34:56.000Z"
Upload size limit in Mo (default 5Go).
0 <= x <= 90071992547409915120
Access status of the organization (noAccess = 1, access = 2).
1, 2 2
Onboarding status of the organization (notStarted, inProgress, completed).
1, 2, 3, 4, 5, 6 2
The organization have been updated