curl --location '/dms//pin' \ --header 'Content-Type: application/json' \ --data '{ "messageId": "string" }'
{ "success": true }