Permanently hide datasource
POST /v1/admin/datasources/{id}/permanent-delete
POST
/v1/admin/datasources/{id}/permanent-delete
Marks a disabled datasource as permanently hidden from the admin UI
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Datasource ID
Responses
Section titled “ Responses ”OK
object
error
string
message
string
Example
Success success
boolean
Example
trueBad Request
object
error
string
message
string
Example
Success success
boolean
Example
trueUnauthorized
object
error
string
message
string
Example
Success success
boolean
Example
trueForbidden
object
error
string
message
string
Example
Success success
boolean
Example
trueNot Found
object
error
string
message
string
Example
Success success
boolean
Example
trueInternal Server Error
object
error
string
message
string
Example
Success success
boolean
Example
true