OAuth Applications
Upload a logo for the OAuth application
Set or replace an OAuth application's logo by uploading an image file. This endpoint uses the multipart/form-data request content type and accepts a file of image type. The file size cannot exceed 10MB. Only the following file content types are supported: image/jpeg, image/png, image/gif, image/webp.
put/oauth_applications/{oauth_application_id}/logo
Path parameters
oauth_application_idstring required
The ID of the OAuth application for which to upload a logo
Response
An OAuth application