Skip to main content
DELETE
Delete a note on an application

Authorizations

Authorization
string
header
required

An API key from Settings, API keys. It starts with rc_live_.

Path Parameters

id
string
required

The application's ID.

noteId
string
required

The note's ID.

Response

Deleted. Nothing is returned.