v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01302395850.8 KB
oauth

Upload App Logo

Upload a logo image for an OAuth application.

Requirements:

  • Image must be square (1:1 aspect ratio)
  • Minimum 512x512 pixels
  • Maximum 2048x2048 pixels
  • Allowed formats: JPEG, PNG, WebP
  • Maximum file size: 3MB

The image is uploaded to cloud storage and the app's logoUrl is updated. Returns the updated application info.

post/api/oauth/apps/{app_id}/logo/upload

Path parameters

app_idstring required

Response

Successful Response

idstring required
namestring required
descriptionstring nullable
logo_urlstring nullable
client_idstring required
redirect_urisstring[] required
grant_typesstring[] required
scopesAPIKeyPermission[] required
owner_idstring required
is_activeboolean required
created_atstring date-time required
updated_atstring date-time required