DELETE 1.0/{InstanceId}/Documents/{DocumentId}/Followers/{FollowerId}

Removes the link between the current user and a document being followed AKA "UnFollow". And remove operations will be cross checked against the current user, the document and the follower ID.

Request Information

URI Parameters

API Parameter Details
NameDescriptionTypeAdditional information
InstanceId

The instance ID relating to a specific ADM database

string

Required

DocumentId

The ID of the document to unfollow

integer

Required

FollowerId

The ID of the follower linking the current user to the document

integer

Required

Body Parameters

None.

Response Information

Resource Description

Appropriate HTTP headers with no content are returned only