2021-07-05
1curl -X POST https://withpersona.com/api/v1/list-item/government-id-numbers \2 -H "Authorization: <apiKey>" \3 -H "Content-Type: application/json" \4 -d '{}'
1{2 "data": {3 "type": "list-item/government-id-number",4 "id": "ligin_soqGRWaUXZct3pCRbjRaXFqz",5 "attributes": {6 "status": "pending",7 "archived-at": {},8 "updated-at": "2020-09-18T18:07:53.000Z",9 "created-at": "2020-09-18T18:07:53.000Z",10 "match-count": 0,11 "id-class": "dl",12 "id-number": "F4K3NUM"13 },14 "relationships": {15 "creator": {16 "data": {}17 }18 }19 }20}
Create a new item in a <<glossary:list>>.