Skip to main content

Delete syslog profile

DELETE 

https://api.sase.paloaltonetworks.com/logging-service/logforwarding/v1/syslog-profiles/:profileId

Delete the syslog profile with the specified profile ID.

Request

Path Parameters

    profileId stringrequired

    The ID of the profile you want to delete.

Responses

Request successfully processed

Authorization: http

name: Bearertype: httpscheme: bearer
curl -L -X DELETE 'https://api.sase.paloaltonetworks.com/logging-service/logforwarding/v1/syslog-profiles/:profileId' \
-H 'Authorization: Bearer <token>'
Request Collapse all
Base URL
https://api.sase.paloaltonetworks.com
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!