action appveyor_delete_collaborator { label: "Delete collaborator" provider: appveyor method: DELETE path: "/collaborators/{userId}" encoding: json output: { type: "object" additionalProperties: true } }