Starting the deprovision part with a '/' means the Guzzle client will
request it from the root of the provided API base url, meaning it won't
work with an url like 'https://example.org/api/etc/'. Remove it here
because the base urls in the config all end with a '/'.
Starting the deprovision part with a '/' means the Guzzle client will request it from the root of the provided API base url, meaning it won't work with an url like 'https://example.org/api/etc/'. Remove it here because the base urls in the config all end with a '/'.