Change Plugin Permission

Change the permissions for a Trader plugin.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
pluginNamestringRequired<=64 characters
approvalbooleanRequired
userIdlongOptional

Response

SimpleResponse
okboolean
errorTextstring or null<=8192 characters

Non-empty if the request failed