Authorization: ********************
curl --location --request PUT '/users/me/permalink' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '"string"'
"string"