API reference/Account Notes
Delete account note
Deletes an account note by its id. The account it was attached to is left unchanged.
Authorization
AuthorizationRequiredBearer <token>API key as Bearer token: Authorization: Bearer sk_live_.... Use sk_live_ prefixed keys for production data and sk_test_ prefixed keys for sandbox/test data.
In: header
X-API-Key<token>API key via header: X-API-Key: sk_live_.... Use sk_live_ prefixed keys for production data and sk_test_ prefixed keys for sandbox/test data.
In: header
Path Parameters
idRequiredstringAccount note ID
Format:
"uuid"Deletion confirmed