Authorization: Bearer ********************
curl --location --request DELETE '/api/community/partners/1/bind' \ --header 'Authorization: Bearer <token>'
{ "bound": false }