API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Delete the logging

Defines a single Logging profile, specifying parameters for log message handling, destinations,
and severity filtering. Each entity is identified by name. Use these APIs to create, modify,
or delete an instance.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

Unique name for the Logging profile. Required to
reference this profile in device or system configurations.

Query Params
string

LOCAL - To delete local objects. SHARED - To delete shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be deleted. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be deleted. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json