Skip to main content
Remove Contact Selection Members

Headers

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Path Parameters

selectionId
integer<int32>
required

The id of the selection where to members will be removed.

Body

A collection of ContactPersonId to remove from the static selection.

PersonId
integer<int32>

A person id.

ContactId
integer<int32>

A contact id.

TableRight
object

Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.

FieldProperties
object

Field property dictionary mapping field names to field access rights.

Response

204

No Content