Skip to main content

Investor Representative Removal

This endpoint allows removing representatives submitted for investor registration.

Attention

It is not possible to remove a representative from a Natural Person (PF) investor.


Request

ENDPOINT
/investor_management/investor/INVESTOR-KEY/investor_representative/INVESTOR-REPRESENTATIVE-KEY
METHOD
DELETE

Path Params

FieldTypeDescriptionCharacters
INVESTOR-KEYstringUnique investor key (UUID v4).36
INVESTOR-REPRESENTATIVE-KEYstringUnique key of the representative to be removed (UUID v4).36

Response

STATUS
204

No content is returned in the response body.