DeleteSubject
{
"topic": "com.acme/the_policy_id/policies/commands/delete",
"headers": {
"content-type": "application/vnd.eclipse.ditto+json"
},
"path": "/entries/the_label/subjects/google:the_subjectid"
}
DeleteSubjectResponse
{
"topic": "com.acme/the_policy_id/policies/commands/delete",
"headers": {
"content-type": "application/vnd.eclipse.ditto+json"
},
"path": "/entries/the_label/subjects/google:the_subjectid",
"status": 204
}