DevPortalPagoPA




Table of contents

⚠️ Submit a Message passing the user fiscal_code as path parameter

Description

Examples

1### REQUEST
2curl --location --request POST 'https://api.io.pagopa.it/api/v1/messages/AAAAAA00A00A000A' \
3--header 'Ocp-Apim-Subscription-Key: __YOUR_API_KEY__' \
4--header 'Content-Type: application/json' \
5--data-raw '{
6"content": {
7"subject": "My first IO app message with min 10 character",
8"markdown": "This is my first message to the IO app. Use body markdown format with min 80 character"
9}
10}'
11
1### RESPONSE
2{
3"id": "01EM6X4JB9VSZTQ8H16KMQFCEJ"
4}
5

Useful resources

Haven't completed onboarding yet and need help?

Write an email describing your problem or question to the address areariservata@assistenza.pagopa.it.

Need help with APIs and Integration?

Write an email describing your problem or question to the address:

io-service-management@pagopa.it

Tell us what you think

To report problems or give feedback, leave a comment in the GitHub space of the IO app