Last updated 4 months ago
Enter the ID of the tenant to whom the capacity will be assigned.
Enter the ID of the active capacity being assigned.
The requested API version
1.0
Class for representing response.
POST /tenant/{tenantId}/assign/{capacityId} HTTP/1.1 Host: Authorization: Bearer JWT Accept: */*
Success: Capacity assigned to tenant successfully.
{ "message": "text", "statusCode": 1 }