Table of contents
⚠️ Submit a Message passing the user fiscal_code as path parameter
Description
post
Examples
1### REQUEST curl --location --request POST 'https://api.io.pagopa.it/api/v1/messages/AAAAAA00A00A000A' \ --header 'Ocp-Apim-Subscription-Key: __YOUR_API_KEY__' \ --header 'Content-Type: application/json' \ --data-raw '{ "content": { "subject": "My first IO app message with min 10 character", "markdown": "This is my first message to the IO app. Use body markdown format with min 80 characters" } }'
21### RESPONSE { "id": "01EM6X4JB9VSZTQ8H16KMQFCEJ" }
2Useful resources
Haven't completed onboarding yet and need help?
Write an email describing your problem or question to the address areariservata@assistenza.pagopa.it.
Tell us what you think
To report problems or give feedback, leave a comment in the GitHub space of the IO app