patch https://apiv2.{domain}.ai/api/v2/core/positions/
Given a position id and data that needs to be patched, it patches the position. Note: All required body params in the schema are not enforced in PATCH request, unlike path params.
Only API keys withposition:WRITE
scope are allowed access to this endpoint.
For more information on Scopes, please refer to the API Authorization Page.