Suggests the space's name for searching.
URL:
http://{domain_name}/{rest_context_name}/private/{portalName}/social/spaces/suggest.{format}
Level API: Platform
Parameters:
Required (path parameters):
| Parameter | Description |
|---|---|
| portalName | The name of portal. |
| format | The format of the returned result, for example, JSON, or XML. |
Optional (query parameters):
| Parameter | Description |
|---|---|
| conditionToSearch | The input information to search. |
| typeOfRelation | The type of relationship of the user and the space. |
| currentUser | The Id of current user. |