curl --request PUT \
--url https://api.example.com/api/organizations/current/config \
--header 'Authorization: Bearer <token>'curl --request PUT \
--url https://api.example.com/api/organizations/current/config \
--header 'Authorization: Bearer <token>'Logto JWT access token
Successful response