v1
latestOpenAPI 3.0.42026-07-2685196386.6 KBStore
Create a new store
Creates a new store for the current user. Requires the stores.create permission.
post/stores
Request body
Response
The object was successfully created.
Example response
{
"data": {
"url": "\n store\n "
}
}