projects
Delete project item for user
Delete a specific item from a user-owned project.
delete/users/{username}/projectsV2/{project_number}/items/{item_id}
Path parameters
project_numberinteger required
The project's number.
usernamestring required
The handle for the GitHub user account.
item_idinteger required
The unique identifier of the project item.
Response
Response