Preparing search index...
The search index is not available
@placeos/ts-client
@placeos/ts-client
removeSurvey
Function removeSurvey
removeSurvey
(
id
:
string
,
query_params
?:
Record
<
string
,
any
>
,
)
:
Observable
<
HashMap
<
any
>
>
Remove an survey from the database
Parameters
id
:
string
ID of the survey
query_params
:
Record
<
string
,
any
>
= {}
Query parameters to add the to request URL
Returns
Observable
<
HashMap
<
any
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@placeos/ts-client
Loading...
Remove an survey from the database