Files
full/module/base/cms/test/pages/get_by_key.http

7 lines
133 B
Plaintext
Raw Normal View History

POST http://127.0.0.1:12409/Cms.PostPages/GetByKey
Cms-Type: application/json
Authorization: {{BSM_TOKEN}}
{
"key":"222222211"
}