cURL
curl --request DELETE \ --url https://app.kosli.com/api/v2/organizations/{org}/environments_notifications/{notification_number} \ --header 'Authorization: Bearer <token>'
"<string>"
Delete a specific environments-notification for an org.
Documentation IndexFetch the complete documentation index at: https://docs.kosli.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.kosli.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successfully deleted environments notification.
The response is of type string.
string