We will not allow changing of the path, but we cur...
# support-questions
r
We will not allow changing of the path, but we currently allow adding a prefix (via
apiBasePath
config) to the path. You can do the following: - Override the signout API on the backend to have the logic of your /logout API. OR; - Use the
preAPIHook
config to change the path where the request is going.