# POST /square-space-stores.json **POST /square-space-stores.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **accessToken** (string) Access token - **channelId** (integer(int32)) Channel - **name** (string) Name - **shop** (string | null) Shop ## Responses ### 200 Successful response #### Body: application/json (object) - **accessToken** (string) Access token - **channelId** (integer(int32)) Channel - **createdAt** (string(date-time)) Created at - **id** (integer(int32)) Id - **name** (string) Name - **shop** (string | null) Shop - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)