Files
full/apps/base/cms/test/post/post_get.http

7 lines
166 B
Plaintext
Raw Normal View History

POST http://127.0.0.1:12409/Cms.Post/GetByIdentity
Cms-Type: application/json
Authorization: {{BSM_TOKEN}}
{
"identity": "0196d1e6-6067-730c-8f36-96cc8ba9f07c"
}