patch http://127.0.0.1:3000/v1/organizations/
Use this endpoint to update the details of an Organization.
For compliance reasons, the legalDocument
field cannot be updated after the organization is created.
Important
Keep the following in mind when updating the
metadata
object:
- If no metadata is provided, the existing metadata will remain unchanged.
- Sending an empty metadata object will remove all current metadata.
- Sending a metadata object with values will overwrite all existing metadata, so be sure to include any pre-existing data you want to retain.