fix(tapi.xqm): remove parameter type

Merged Michelle Weidling requested to merge bugfix/environment-variable into develop

The parameter type of $token in the function tapi:deploy($token) caused the API to break due to unknown reasons. Thus the typing has been removed.

Merge request reports