---
title: "Add a new organizations to the store"
method: POST
path: "/v1/organizations/{organizationId}/upload_logo.json"
tags: ["organizations"]
---

# Add a new organizations to the store

`POST /v1/organizations/{organizationId}/upload_logo.json`

Upload logo

## Path parameters

- `organizationId` integer, required

## Query parameters

- `token` string, required

## Response `200`

successful operation

- object
  - `success` string

## Other responses

- `405` — Invalid input

---

[API](https://skmtc.net/restyaplatform/apis/restyaboard.md) · [All operations](https://skmtc.net/restyaplatform/apis/restyaboard/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/restyaplatform/restyaboard/versions/bfc753befdbe/schema)
