Skip to main content
DELETE
Remove a note's attachment

Authorizations

Authorization
string
header
required

Your API token (af_…) as the Basic-auth username, with an empty password.

Path Parameters

hubId
string
required

24-character hex id of the knowledge hub (from GET /business/knowledge-hubs).

noteId
string
required

24-character hex id of the note (notes[].id in GET /business/knowledge-hubs/{hubId}).

Response

Deleted