Authorization: ********************
curl --location --request PATCH 'https://decibel.foo/api/users/me/permalink' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '"string"'
"string"