POST Group/FollowingEventsExceptionsRemove

Request Information

URI Parameters

None.

Body Parameters

GroupFollowingEventsExceptionsRemoveForm
NameDescriptionTypeAdditional information
followStatus

boolean

None.

groupUid

string

None.

Request Formats

application/json, text/json

Sample:
{
  "followStatus": true,
  "groupUid": "sample string 2"
}

Response Information

Resource Description

None.