This route allows you to update an organization.
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"
Type of organization (light, access, premium).
1, 2, 1, 2, 3 2
Language of the organization.
1, 2, 3 1
Timezone of the organization.
100"Europe/Paris"
Duration of the commitment in months.
-9007199254740991 <= x <= 900719925474099112
Upload size limit in Mo (default 5Go).
0 <= x <= 90071992547409915120
Comment about the organization.
1000"Comment"
Date of organization activation.
^(?:(?:\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-12-01T12:34:56.000Z"
The organization have been updated