patch https://api-tenant.inspireplatform.io/tenants/
Overview
Update a tenant.
Pass the tenant ID in the id
path parameter.
All body parameters are optional. Pass only the parameters that need to be updated.
Note that thesettings
array will be updated with the value you pass in thesettings
body parameter. When updatingsettings
, pass the entire array.
A successful response contains the updated tenant object.