Store
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 "
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.