News

POST /v1/news

Requires Bearer token authentication.

Endpoint#

POST https://api.multipost.app/v1/news

Request example#

curl -X POST 'https://api.multipost.app/v1/news' \
  -H "Authorization: Bearer YOUR_API_KEY"

Response#

200

{}