Skip to main content
POST
/
listBlogPartnerById
Get partner blog post by ID
curl --request POST \
  --url http://localhost/mogl/mogl-backend/api/listBlogPartnerById \
  --header 'Content-Type: application/json' \
  --data '{
  "id": 1
}'

Body

application/json
id
integer
Example:

1

Response

200

Partner blog post