Use the PUT method of the organization service to create a new organization.
Method |
URL |
||
PUT |
http://<host>:<port>/jasperserver-pro/rest/organization/ |
||
Content-Type |
Content |
||
text/plain |
A well-formed tenant descriptor that accurately describes the desired organization. |
||
Return Value on Success |
Typical Return Values on Failure |
||
201 Created |
404 Not Found – When the parent organization ID in the descriptor is not found in the server. |