//:record/unsubscribe DELETE
Summary:
This endpoint deletes a subscription record in the Subscriptions table, from a specified record and module. It allows the user to be unsubscribe from activity stream messages for the record being subscribed to, or "followed".Query Parameters:
This endpoint does not accept any parameters.Input Example:
This endpoint does not accept any input.Output Example:
If successful, the endpoint responds with a bool oftrue
.