SAP Sailing Analytics Webservices API Version 1.0
URL: /api/restsecurity/usergroups/setDefaultTenantForCurrentServerAndUser
Description:
Sets the users default tenant to the given usergroup or clears any prior assignment.
This default tenant or "group" is the group used for the group ownership of new objects
created on the user's behalf.
Webservice Type: |
REST |
Output format: |
none |
Mandatory parameters: |
None |
Optional parameters: |
tenantGroup UUID of the new tenant group, can be null |
Request method: |
POST |
Example: |
http://sapsailing.com/security/api/restsecurity/usergroup/setDefaultTenantForCurrentServerAndUser?tenantGroup=e406d1c5-d613-48d7-9d56-f0573ad61194 |
Back to Web Service Overview