Skip to main content
DELETE
Delete a single Note

Authorizations

Authorization
string
header
required

A static Affinity API key, presented as a bearer token.

Path Parameters

noteId
integer<int32>
required

The id of the Note to delete

Required range: 1 <= x <= 2147483647

Response

No Content