I'm getting a 400 error when trying to POST a new engagement. Here's the request: {
"properties": {
"engagement": {
"active": true,
"type": "NOTE"
},
"metadata": "{\"body\": \"note body\"}"
}
} Here's the read more
I'm getting a 400 error when trying to POST a new engagement. Here's the request: {
"properties": {
"engagement": {
"active": true,
"type": "NOTE"
},
"metadata": "{\"body\": \"note body\"}"
}
} Here's the read more