Skip to content

Delete entity note​

DELETE
/api/notes/{entity_type}/{entity_id}

Authorizations​

ApiKeyHeader
Type
API Key (header: X-Api-Key)

Parameters​

Path Parameters

entity_type*
Type
string
Required
entity_id*
Type
integer
Required

Responses​

Note deleted

application/json
JSON
{
  
"message": "string"
}

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI