oauth
Update App Logo
Update the logo URL for an OAuth application.
Only the application owner can update the logo. The logo should be uploaded first using the media upload endpoint, then this endpoint is called with the resulting URL.
Logo requirements:
- Must be square (1:1 aspect ratio)
- Minimum 512x512 pixels
- Maximum 2048x2048 pixels
Returns the updated application info.
patch/api/oauth/apps/{app_id}/logo
Path parameters
app_idstring required
Request body
Response
Successful Response