Skip to content

Edit shortcut

PATCH
/favorite/{id}

Authorizations

LongHubAuth

Use Session <JWT> for a session token or Key <app-key> for an application key.

Type
API Key (header: Authorization)

Parameters

Path Parameters

id*
Type
integer
Required
Format
"int64"
Minimum
1

Request Body

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

Responses

Shortcut updated; empty response body

Playground

Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI