Delete User Account Position Limit

Remove an account position limit for a user.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
userAccountPositionLimitIdlongRequired

Response

DeleteResultResponse
errorTextstring or null<=8192 characters

Non-empty if the request failed

successboolean or null