Skip to content

Delete Entry

DELETE
/entry/{entryId}

Permanently removes an entry configuration from the user's account. This action cannot be undone.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

entryId*

The unique identifier of the entry to delete

Type
string
Required

Responses

Entry successfully deleted

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License