GuidesRecipesAPI Reference
Log In
Guides

Delete contact role information

Delete multiple investor contact role information

Value
DescriptionDelete entities by using provided internal ID.
Path/api/crm/investor/contact-roles/delete/multiple
MethodDELETE
Request ParametersinternalId: A internal ID must be provided for system to know which entity to be delete.
Request BodyArray of contact role object.
Responses200 (OK): true
200 (OK): false if the delete is not complete
400 (BadRequest): No internal id provided
403 (Forbidden): User doesn't have permission to All master fund Contact, Entity, Contact role.
ReferenceLink

Request body example

Response body example