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