Deletes a QuickLink. By default performs a soft delete (sets status to Deleted). Use permanent=true to permanently remove the QuickLink and all related data.

By default this performs a soft delete - the QuickLink status is set to Deleted but the record remains in the database.
When permanent=true, the QuickLink and all related tokens and usage logs are permanently removed from the database.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

The unique identifier of the site

int64
required

The unique identifier of the QuickLink to delete

Query Params
boolean
Defaults to false

If true, permanently deletes the QuickLink and related tokens/usage logs

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

404

QuickLink not found

500

Internal server error occurred

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json