post https://{server}/api/v2.1/admin/logo/
Upload an image (.png with a transparent background is recommended) as the logo of your SeaTable installation.
Response
Upload an image (.png with a transparent background is recommended) as the logo of your SeaTable installation.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seatable.io/api/v2.1/admin/logo/ \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here! Or choose an example: