Updating users
Endpoint
Headers
Name
Type
Description
Body example
{
"users": [
{
"email": "[email protected]",
"firstname": "Johanna",
"postal_code": "75008",
"city": "Paris"
},
{
"email": "[email protected]",
"jobtitle": "Internship",
"threads_link": "threads.net"
}
]
}Response
200 OK
200 OKCommon errors
Status
Description
Last updated