Authorization: Bearer ********************curl --location --request POST '/TenantStores/default' \
--header 'Authorization: Bearer <token>'[
{
"id": 0,
"status": 0,
"description": null,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]