X-Jicoo-Api-Key: ********************
{ "priority": 0 }
curl --location --request PATCH '/v1/event_types//hosts/' \ --header 'Content-Type: application/json' \ --header 'X-Jicoo-Api-Key;' \ --data-raw '{ "priority": 0 }'
{ "data": { "uid": "xxxxxxxxxxxxxxxxxx", "name": "Hope Barton", "email": "Cielo32@example.com", "profileImage": "https://example.com/400/400?lock=7579415894002067", "role": "editor", "priority": 3, "userType": "notifyHost", "sort": 1 } }