Open Context Protocol is live! 🚀 Read the launch post
usersDeleteAttestationsBulk

usersDeleteAttestationsBulk

Delete attestations in bulk

POST /users/{username}/attestations/delete-request HTTP/1.1

Parameters

{
  "username": {
    "description": "The handle for the GitHub user account.",
    "required": true,
    "location": "path",
    "type": "string"
  }
}