DELETE associations({associationId})/representatives/status({statusUpdateId})

Method to delete a status update

Request Information

Parameters

NameDescriptionAdditional information
associationId
Association of interest

Define this parameter in the request URI.

statusUpdateId
Status update to delete

Define this parameter in the request URI.

Response Information

Response code about upload result

Response body formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>