Upload Image
admin
Upload Image
Upload an image to Supabase storage.
Args: file: The image file to upload entity_type: Type of entity (employee, company, portfolio) entity_id: ID of the entity
Returns: The public URL for the uploaded image
POST
Upload Image
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data