Capacity - Refresh capacity details for all existing tenants

Refreshes capacity details for all existing tenants

post

This API call may take some more time as compared to other API calls

Authorizations
Query parameters
versionstringOptional

The requested API version

Default: 1.0
Responses
200
Acknowledgment for successful refresh of capacity details for all existing tenants
post
POST /tenants/refreshCapacities HTTP/1.1
Host: 
Authorization: Bearer JWT
Accept: */*
{
  "message": "Success Message",
  "statusCode": 200
}

Last updated