Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://connect.pingback.com/v2/notes/contacts/{email} \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "title": "Note title", "content": "Note Content" } '
201
success
Cria uma nova nota.
Note created
Show child attributes
Esta página foi útil?