Skip to content

Favorite image

POST
/favorite

Authorizations

LongHubAuth

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

Type
API Key (header: Authorization)

Request Body

application/json
JSON
{
  
"imageId": 0,
  
"shortcut": "string"
}

Responses

Favorite added; empty response body

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI