{
  "id": "revoke-request-credential-id-without-grant-type",
  "title": "Revoke credential identifier without a grant type",
  "description": "A targeted Revoke request is invalid when it omits the credential's grant type.",
  "drafts": [
    "draft-kavian-agent-enrollment-protocol-04"
  ],
  "category": "grant-revoke",
  "applicability": {
    "agent": {
      "expectation": "required",
      "profile": "core-http"
    },
    "platform": {
      "expectation": "unsupported"
    },
    "service": {
      "expectation": "required",
      "profile": "core-http"
    }
  },
  "input": {
    "credential_id": "tok_01HZY8W7Q2F8J7D3P9G9Z1N6TT"
  },
  "expected": {"valid": false}
}
