DevPortalPagoPA



Tabella dei contenuti

Submit a Message passing the user fiscal_code as path parameter

Descrizione

Esempi

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

Risorse utili

Hai bisogno di aiuto?

Scrivi un’email in cui descrivi il tuo problema o dubbio all’indirizzo onboarding@io.italia.it

Dicci cosa ne pensi

Per segnalare problemi o dare feedback, lascia un commento nello spazio Github dell'app IO